forked from AkkomaGang/akkoma-fe
bump node to 10 for stylint
This commit is contained in:
parent
7870b3f7ec
commit
5cf5325de2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue