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 0f8ab85 commit 72f62a4Copy full SHA for 72f62a4
Dockerfile
@@ -2,7 +2,7 @@ FROM beevelop/base
2
MAINTAINER Maik Hummel <[email protected]>
3
4
# Build-Variables
5
-ENV NODEJS_VERSION=0.10.45 \
+ENV NODEJS_VERSION=0.10.46 \
6
PATH=$PATH:/opt/nodejs/bin
7
8
WORKDIR "/opt"
0 commit comments