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 a7c822d commit b12f3e6Copy full SHA for b12f3e6
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NODE_VERSION=8
+ARG NODE_VERSION=18
2
FROM node:${NODE_VERSION}
3
4
WORKDIR /app
0 commit comments