bump node to 10 for stylint

This commit is contained in:
Henry Jameson 2020-07-28 02:03:41 +03:00
parent 7870b3f7ec
commit 5cf5325de2
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:10
stages:
- lint