From c17a178e724646fa84113093e98407b1949ccc45 Mon Sep 17 00:00:00 2001 From: Renovate bot <renovate@gnous.eu> Date: Thu, 20 Feb 2025 13:28:05 +0000 Subject: [PATCH] Update gitlab/gitlab-ce Docker tag to v17.9.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 17c3dcc..e4a9b5b 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.8.2-ce.0 + image: gitlab/gitlab-ce:17.9.0-ce.0 container_name: gitlab restart: always hostname: "gitlab.gnous.eu" -- 2.49.1