From 0709fabe1df03484dcb3ede58f5a7cfc4aa97cf7 Mon Sep 17 00:00:00 2001
From: Renovate bot <renovate@gnous.eu>
Date: Thu, 16 Jan 2025 13:26:51 +0000
Subject: [PATCH] Update gitlab/gitlab-ce Docker tag to v17.8.0

---
 compute-2-mep/gitlab/docker-compose.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compute-2-mep/gitlab/docker-compose.yaml b/compute-2-mep/gitlab/docker-compose.yaml
index c324434..5aefb6d 100644
--- a/compute-2-mep/gitlab/docker-compose.yaml
+++ b/compute-2-mep/gitlab/docker-compose.yaml
@@ -12,7 +12,7 @@ volumes:
 
 services:
   gitlab:
-    image: gitlab/gitlab-ce:17.7.2-ce.0
+    image: gitlab/gitlab-ce:17.8.0-ce.0
     container_name: gitlab
     restart: always
     hostname: "gitlab.gnous.eu"