Skip to content

Commit b30728b

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

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

99
# Define a specific Jenkins test version for testing purposes.
10-
ARG JENKINS_TEST_VERSION=2.474-rc35263.dd24b_6b_a_3b_0c
10+
ARG JENKINS_TEST_VERSION=2.475-rc35284.fdc46ed187c8
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)