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