Skip to content

Commit 4f27135

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

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.472-jdk17
77
FROM jenkins/jenkins:${JENKINS_VERSION}
88

99
# Define a specific Jenkins test version for testing purposes.
10-
ARG JENKINS_TEST_VERSION=2.473-rc35242.16f154705808
10+
ARG JENKINS_TEST_VERSION=2.473-rc35252.7a_861404b_53e
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)