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.
2 parents 516e299 + 86c44d5 commit 20bd1bcCopy full SHA for 20bd1bc
dockerfiles/Dockerfile
@@ -7,7 +7,7 @@ ARG JENKINS_VERSION=2.473-jdk17
7
FROM jenkins/jenkins:${JENKINS_VERSION}
8
9
# Define a specific Jenkins test version for testing purposes.
10
-ARG JENKINS_TEST_VERSION=2.473-rc35252.7a_861404b_53e
+ARG JENKINS_TEST_VERSION=2.474-rc35258.b_81c74cfe120
11
# Make the Jenkins test version available as an environment variable.
12
ENV JENKINS_TEST_VERSION=$JENKINS_TEST_VERSION
13
0 commit comments