Skip to content

Commit fa9e0a5

Browse files
committed
Update dockerfile for node 6.8
1 parent 3d571c3 commit fa9e0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-data-container/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
############################################################
44

55
# Set the base image:
6-
FROM node:6.7.0
6+
FROM node:6.8
77

88
# File Author / Maintainer
99
MAINTAINER Luke Swart <[email protected]>

0 commit comments

Comments
 (0)