Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Commit 4611266

Browse files
authored
Update Node version in Dockerfile
1 parent f49d9ab commit 4611266

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
# Dockerfile
2-
FROM node:7
2+
FROM node:9.11.1
33

44
ENV IN_DOCKER true
55

0 commit comments

Comments
 (0)