From 461ad44d4c3c359ec7b30d1e7629f418157284e1 Mon Sep 17 00:00:00 2001
From: Pavel Vondruska <dexter.cz@gmail.com>
Date: Mon, 6 Sep 2021 13:11:42 +0200
Subject: [PATCH] Zmena image na bullseye

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dfa640c..81bc27c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: debian:buster
+image: debian:bullseye
 
 # Is performed before the scripts in the stages step
 before_script:  
-- 
GitLab