From 5d320e0780f976f98b976ed94d59a7f07e6a7b12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 16:02:23 +0000 Subject: [PATCH] chore(deps): update gitlab/gitlab-ce docker tag to v18 --- 160_gitlab_ci/001_server/compose.yaml | 2 +- 160_gitlab_ci/009_local/compose.server.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/160_gitlab_ci/001_server/compose.yaml b/160_gitlab_ci/001_server/compose.yaml index 9b3106ca..8deed468 100644 --- a/160_gitlab_ci/001_server/compose.yaml +++ b/160_gitlab_ci/001_server/compose.yaml @@ -57,7 +57,7 @@ services: # https://docs.gitlab.com/ee/install/docker.html gitlab: - image: gitlab/gitlab-ce:17.11.1-ce.0 + image: gitlab/gitlab-ce:18.2.0-ce.0 environment: # https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template GITLAB_OMNIBUS_CONFIG: | diff --git a/160_gitlab_ci/009_local/compose.server.yaml b/160_gitlab_ci/009_local/compose.server.yaml index f35a3c1d..53691b76 100644 --- a/160_gitlab_ci/009_local/compose.server.yaml +++ b/160_gitlab_ci/009_local/compose.server.yaml @@ -41,7 +41,7 @@ services: # https://docs.gitlab.com/ee/install/docker.html gitlab: - image: gitlab/gitlab-ce:17.11.1-ce.0 + image: gitlab/gitlab-ce:18.2.0-ce.0 environment: # https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template GITLAB_OMNIBUS_CONFIG: |