Skip to content

Commit f704199

Browse files
chore: [jenkins-controller] Bump Jenkins test version in dockerfiles/... (#513)
... Dockerfile Made with ❤️️ by updatecli Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c86a574 commit f704199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG JENKINS_VERSION=2.470-jdk17
77
FROM jenkins/jenkins:${JENKINS_VERSION}
88

99
# Define a specific Jenkins test version for testing purposes.
10-
ARG JENKINS_TEST_VERSION=2.471-rc35177.dd52929b_a_337
10+
ARG JENKINS_TEST_VERSION=2.472-rc35210.d0b_b_d36b_e005
1111
# Make the Jenkins test version available as an environment variable.
1212
ENV JENKINS_TEST_VERSION=$JENKINS_TEST_VERSION
1313

0 commit comments

Comments
 (0)