Skip to content

Commit 90841fc

Browse files
committedOct 4, 2024
Revert "Update gitlab/gitlab-ce Docker tag to v17.4.1 (jenkinsci#1745)"
This reverts commit 5fd5c02.
1 parent f021b59 commit 90841fc

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer

1 file changed

+1
-1
lines changed
 

‎src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the official GitLab Community Edition image as the base
2-
FROM gitlab/gitlab-ce:17.4.1-ce.0
2+
FROM gitlab/gitlab-ce:17.4.0-ce.0
33

44
COPY create_user.rb /usr/bin/
55

0 commit comments

Comments
 (0)