aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2019-04-07 20:54:55 +0300
committerHenry Jameson <me@hjkos.com>2019-04-07 20:54:55 +0300
commit6471bec0d962a13b272c2c55807492c86b859256 (patch)
tree3db3e0c3ed024b541f318dbb05ce07c8f81a93c1
parent5d2177a048c579b179fc2e8c2ef1a517a96a7610 (diff)
update node
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6c83a123..89cf648e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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