aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-07-07 18:40:05 +0200
committerHampusM <hampus@hampusmat.com>2021-07-07 18:40:05 +0200
commitc1525d83de8126caf24fa21ebf92c2d211c84ce7 (patch)
tree65ca607fface41826d8b954c287c0d18270bea03 /.gitlab-ci.yml
parentf54b396ca74186b82e1491fa6b19a35083541e7f (diff)
Changed Gitlab CI test job image to Node version 14
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9e38505..7752165 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: node:latest
+image: node:14-buster
cache:
paths: