We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46f522 commit c3b6373Copy full SHA for c3b6373
Dockerfile
@@ -2,7 +2,7 @@
2
# CloudBoost Dockerfile
3
#
4
# Pull base image nodejs image.
5
-FROM node:boron
+FROM node:7.5.0
6
7
#Maintainer.
8
MAINTAINER Nawaz Dhandala <[email protected]>
0 commit comments