Skip to content

Commit 0e177d0

Browse files
authored
Merge branch 'spring-security' into update-plugins-2024/08/28/08/46/50
2 parents 2f876fb + b30728b commit 0e177d0

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)