We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da39320 commit c5162b1Copy full SHA for c5162b1
1 file changed
src/main/resources/org/jenkinsci/test/acceptance/docker/fixtures/GitLabContainer/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the official GitLab Community Edition image as the base
2
-FROM gitlab/gitlab-ce:17.4.1-ce.0
+FROM gitlab/gitlab-ce:17.4.2-ce.0
3
4
COPY create_user.rb /usr/bin/
5
0 commit comments