We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86a574 commit f704199Copy full SHA for f704199
dockerfiles/Dockerfile
@@ -7,7 +7,7 @@ ARG JENKINS_VERSION=2.470-jdk17
7
FROM jenkins/jenkins:${JENKINS_VERSION}
8
9
# Define a specific Jenkins test version for testing purposes.
10
-ARG JENKINS_TEST_VERSION=2.471-rc35177.dd52929b_a_337
+ARG JENKINS_TEST_VERSION=2.472-rc35210.d0b_b_d36b_e005
11
# Make the Jenkins test version available as an environment variable.
12
ENV JENKINS_TEST_VERSION=$JENKINS_TEST_VERSION
13
0 commit comments