commit: fea0c91f74d98e34b52a3aabfe40eac8536106cc
parent 051d51bcd92530e5aff0c3e47f26b26695af7843
Author: Henry Jameson <me@hjkos.com>
Date: Thu, 17 Mar 2022 09:33:36 +0200
bunp node version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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:10
+image: node:12
stages:
- lint