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.
2 parents 0a14cdc + f78c611 commit c4ce1a0Copy full SHA for c4ce1a0
Dockerfile
@@ -1,5 +1,4 @@
1
-# v10 is the latest LTS
2
-FROM node:10.15.3
+FROM node:12.19.0
3
4
# Allow user configuration of variable at build-time using --build-arg flag
5
# See src/client-env-vars.json
0 commit comments