Skip to content

Commit c3b6373

Browse files
committed
Updated node in Docker
1 parent f46f522 commit c3b6373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# CloudBoost Dockerfile
33
#
44
# Pull base image nodejs image.
5-
FROM node:boron
5+
FROM node:7.5.0
66

77
#Maintainer.
88
MAINTAINER Nawaz Dhandala <[email protected]>

0 commit comments

Comments
 (0)