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 3e357bf commit e5edb51Copy full SHA for e5edb51
Dockerfile
@@ -2,7 +2,7 @@ FROM ubuntu:wily
2
MAINTAINER Maik Hummel <[email protected]>
3
4
# Build-Variables
5
-ENV NODEJS_VERSION 0.12.7
+ENV NODEJS_VERSION 0.12.8
6
7
# Set Environment Variables
8
ENV PATH $PATH:/opt/nodejs/bin
0 commit comments