We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4001e47 commit 922bdb6Copy full SHA for 922bdb6
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG nodeVersion=10.16.3
+ARG nodeVersion=12.16.1
2
FROM node:${nodeVersion}-alpine
3
ARG appPort=3000
4
# ARG microScannerToken
0 commit comments