From 13fda11351f3245f9bd3bf42fec636b55010f2ad Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz>
Date: Sun, 24 Jan 2021 00:59:59 +0100
Subject: [PATCH] Zmena verze node

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fcf18e8..021901e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: node:10.23-buster-slim
+image: node:12-buster-slim
 
 variables:
   SITE_NAME: piratipracuji.cz
-- 
GitLab