Skip to content

Commit 7658a83

Browse files
authored
Update Dockerfile
1 parent b91071d commit 7658a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Create the image from the latest nodejs
2-
FROM node:latest
2+
FROM node:7.7.2
33

44
MAINTAINER kalise <https://github.com/kalise/>
55

0 commit comments

Comments
 (0)