We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9804954 + 3a0fc18 commit d79bc35Copy full SHA for d79bc35
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24-alpine
+FROM node:24.14.1-alpine
2
3
WORKDIR /cygnus
4
COPY package.json package-lock.json ./
0 commit comments