bump node to 10 for stylint

feat/video-poster
Henry Jameson 4 years ago
parent 7870b3f7ec
commit 5cf5325de2

@ -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…
Cancel
Save