From 20cb5be05e24c2884844f434ce04fe13ead85aa2 Mon Sep 17 00:00:00 2001
From: Pavel Vondruska <dexter.cz@gmail.com>
Date: Fri, 26 May 2023 14:41:39 +0200
Subject: [PATCH] typo

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9d249bd..f351074 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: debian:bookwork
+image: debian:bookworm
 
 # Is performed before the scripts in the stages step
 before_script:  
-- 
GitLab