mirror of https://github.com/jenkinsci/docker.git
chore: Bump JDK11 version in build-windows.yaml
Made with ❤️️ by updatecli
This commit is contained in:
parent
c84f43153f
commit
1a5ed91bd7
|
|
@ -7,7 +7,7 @@ services:
|
|||
args:
|
||||
COMMIT_SHA: ${COMMIT_SHA}
|
||||
JAVA_HOME: "C:/openjdk-11"
|
||||
JAVA_VERSION: 11.0.23_9
|
||||
JAVA_VERSION: 11.0.24_8
|
||||
JENKINS_SHA: ${JENKINS_SHA}
|
||||
JENKINS_VERSION: ${JENKINS_VERSION}
|
||||
TOOLS_WINDOWS_VERSION: ${TOOLS_WINDOWS_VERSION}
|
||||
|
|
|
|||
Loading…
Reference in New Issue