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 b91071d commit 7658a83Copy full SHA for 7658a83
Dockerfile
@@ -1,5 +1,5 @@
1
# Create the image from the latest nodejs
2
-FROM node:latest
+FROM node:7.7.2
3
4
MAINTAINER kalise <https://github.com/kalise/>
5
0 commit comments