We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70455ab commit 97953bcCopy full SHA for 97953bc
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18-alpine
+FROM node:20-alpine
2
WORKDIR /app
3
COPY my-app .
4
RUN npm ci
0 commit comments