Skip to content

Commit

Permalink
chore: Bump JDK21 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 1dc77e2 commit f3558cb
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.0.3+9
JAVA_VERSION: 21.0.4+7
VERSION: ${REMOTING_VERSION}
WINDOWS_VERSION_TAG: ${WINDOWS_VERSION_TAG}
TOOLS_WINDOWS_VERSION: ${TOOLS_WINDOWS_VERSION}
Expand Down

0 comments on commit f3558cb

Please sign in to comment.