From 1840bf8b362fa5d8e641866b4d6c23138dad79aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 04:16:21 +0000 Subject: [PATCH] Update gitlab/gitlab-ce Docker tag to v17.7.0 (#1876) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../test/acceptance/docker/fixtures/GitLabContainer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer/Dockerfile b/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer/Dockerfile index 2e8260168..d77bb7016 100644 --- a/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer/Dockerfile +++ b/src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer/Dockerfile @@ -1,5 +1,5 @@ # Use the official GitLab Community Edition image as the base -FROM gitlab/gitlab-ce:17.6.2-ce.0 +FROM gitlab/gitlab-ce:17.7.0-ce.0 COPY create_user.rb /usr/bin/