We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cfc5b9 commit 99a85e9Copy full SHA for 99a85e9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:lts-alpine AS base
+FROM node:22.13.1-alpine AS base
2
WORKDIR /app
3
4
COPY package.json package-lock.json ./
0 commit comments