From cc1d5ef3b358e3b28e00e73455dd8440012e43ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 14:23:54 +0000 Subject: [PATCH] chore(deps): update gitlab/gitlab-ce docker tag to v17.11.2 --- 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 039f3faf..b254e60f 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:17.11.2-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..465078fb 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:17.11.2-ce.0 environment: # https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template GITLAB_OMNIBUS_CONFIG: |