From f1c75ddfccab4b3412377f1e29bf360eb844afec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz> Date: Mon, 29 Nov 2021 23:21:27 +0100 Subject: [PATCH] Node version --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f10bd11..172b0c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: node:buster +image: node:16-bullseye variables: SITE_NAME: cf2021.pir-test.eu -- GitLab