jenkinsci/docker

Set JDK17 as the default JDK for Windows image

lemeurherve opened this issue · 0 comments

While the default JDK has been switched from JDK11 to JDK17 for Linux images since #1724, Windows image is still published with JDK11 by default:

https://hub.docker.com/r/jenkins/jenkins/tags?page=1&name=windows

image

The Windows image should be a JDK17 one by default.