UNCLASSIFIED - NO CUI

Skip to content

Change to JDK17

Jesse Borden requested to merge jdk17 into development

Update these two files for JDK17

  • /hardening_manifest.yaml
  • /Dockerfile

Have not tested as I don't have access to the containers, but all it should be doing is swapping out the JDK version. The UBI9 dockerfile from the vendor is here if something is missing.

https://github.com/jenkinsci/docker/blob/master/17/rhel/ubi9/hotspot/Dockerfile

Merge request reports