Skip to content

Commit a7f6698

Browse files
Update gitlab/gitlab-ce Docker tag to v18.7.0
1 parent 8178e9f commit a7f6698

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

Lines changed: 1 addition & 1 deletion
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:18.6.1-ce.0
2+
FROM gitlab/gitlab-ce:18.7.0-ce.0
33

44
COPY create_user.rb /usr/bin/
55

0 commit comments

Comments
 (0)