We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff8dee commit 54f5044Copy full SHA for 54f5044
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:14.15.3 as build-stage
+FROM node:20.11.0 as build-stage
2
3
WORKDIR /usr/src/app
4
0 commit comments