diff --git a/cgit/Dockerfile b/cgit/Dockerfile
index 7260103d0c72bc5ba9742b868f4ef4a4b0c4fa6c..9751a9669b5b8385138f5dc453f0ac19d9c2a133 100644
--- a/cgit/Dockerfile
+++ b/cgit/Dockerfile
@@ -1,5 +1,5 @@
 # hadolint ignore=DL3006
-FROM registry.shore.co.il/httpd:buster
+FROM registry.shore.co.il/httpd:bookworm
 USER root
 # hadolint ignore=DL3008,DL3015
 RUN apt-get update && \