update node

This commit is contained in:
Henry Jameson 2019-04-07 20:54:55 +03:00
parent 5d2177a048
commit 6471bec0d9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# This file is a template, and might need editing before it works on your project.
# Official framework image. Look for the different tagged releases at:
# https://hub.docker.com/r/library/node/tags/
image: node:7
image: node:8
stages:
- lint