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 dcbc91d commit bfb0c7dCopy full SHA for bfb0c7d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16.14.2-alpine3.14 as build
+FROM node:18.3.0-alpine3.14 as build
2
3
COPY package*.json /
4
0 commit comments