Skip to content

Commit

Permalink
chore: Bump JDK11 version for Windows images in the build-windows.yam...
Browse files Browse the repository at this point in the history
... l file

Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Jul 25, 2024
1 parent bd076fb commit 47e2361
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 @@ -6,7 +6,7 @@ services:
dockerfile: ./windows/${WINDOWS_FLAVOR}/Dockerfile
args:
JAVA_HOME: "C:/openjdk-11"
JAVA_VERSION: 11.0.23+9
JAVA_VERSION: 11.0.24+8
VERSION: ${REMOTING_VERSION}
WINDOWS_VERSION_TAG: ${WINDOWS_VERSION_TAG}
TOOLS_WINDOWS_VERSION: ${TOOLS_WINDOWS_VERSION}
Expand Down

0 comments on commit 47e2361

Please sign in to comment.