We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ba33d commit 912d306Copy full SHA for 912d306
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:13.14 as jsbuild
+FROM node:14.21.3-bullseye as jsbuild
2
3
WORKDIR /app
4
0 commit comments