Skip to content

Commit

Permalink
Merge pull request #800 from jenkinsci/updatecli_master_ed33701021a24…
Browse files Browse the repository at this point in the history
…4766dc8dcbf01b8e9e2a62f1270582318821fa81288112bba19

Bump JDK21 version to 21.0.3_9 on Windows
  • Loading branch information
dduportal committed May 7, 2024
2 parents 6d7bd6b + 13f62cf commit ceca44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
dockerfile: ./windows/${WINDOWS_FLAVOR}/Dockerfile
args:
JAVA_HOME: "C:/openjdk-21"
JAVA_VERSION: 21+35
JAVA_VERSION: 21.0.3+9
VERSION: ${REMOTING_VERSION}
WINDOWS_VERSION_TAG: ${WINDOWS_VERSION_TAG}
TOOLS_WINDOWS_VERSION: ${TOOLS_WINDOWS_VERSION}
Expand Down

0 comments on commit ceca44b

Please sign in to comment.