From bdb3654d1ecbe69610326f621c5b9a8c84b7a84b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 03:11:36 +0000 Subject: [PATCH] chore(deps): bump gitlab/gitlab-ce in /test/e2e/gitlab Bumps gitlab/gitlab-ce in `/test/e2e/gitlab` from 19.2.0-ce.0 to 19.2.1-ce.0. Updates `gitlab/gitlab-ce` from 19.2.0-ce.0 to 19.2.1-ce.0 --- updated-dependencies: - dependency-name: gitlab/gitlab-ce dependency-version: 19.2.1-ce.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker_compose ... Signed-off-by: dependabot[bot] --- test/e2e/gitlab/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/gitlab/compose.yaml b/test/e2e/gitlab/compose.yaml index fd46588..ef856ca 100644 --- a/test/e2e/gitlab/compose.yaml +++ b/test/e2e/gitlab/compose.yaml @@ -1,6 +1,6 @@ services: gitlab: - image: ${E2E_GITLAB_IMAGE:-gitlab/gitlab-ce:19.2.0-ce.0} + image: ${E2E_GITLAB_IMAGE:-gitlab/gitlab-ce:19.2.1-ce.0} hostname: gitlab shm_size: "256m" environment: