update ci node version

This commit is contained in:
lain 2019-11-20 13:41:44 +01:00
parent 41d2fa2fd6
commit ce6cac9b8a
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:8
image: node:8-jessie
stages:
- lint