From aeea9616d1f42c1209beaca8de60fb0a74ace6d9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Rychl=C3=BD?= <david@davidrychly.cz>
Date: Mon, 7 Oct 2024 20:09:43 +0200
Subject: [PATCH] CI Node 18.20.4

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9ef2426..49d1144 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: node:16-bullseye
+image: node:18.20.4-bullseye
 
 variables:
   SITE_NAME: cf2024.pirati.cz
-- 
GitLab