Skip to content

Commit 9ada5f0

Browse files
committed
fix node version
1 parent 4039faf commit 9ada5f0

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,4 +1,4 @@
1-
FROM node:latest
1+
FROM node:9.8.0
22

33
# Install Yarn
44
RUN npm install -g yarn

0 commit comments

Comments
 (0)