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 d5f714d commit c0bb089Copy full SHA for c0bb089
Dockerfile
@@ -1,6 +1,6 @@
1
FROM beevelop/base
2
3
-ENV NODEJS_VERSION=11.8.0 \
+ENV NODEJS_VERSION=11.10.0 \
4
PATH=$PATH:/opt/node/bin
5
6
WORKDIR "/opt/node"
0 commit comments