Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade platform to openjdk:19-slim-bullseye (#14971)
The openjdk 17 image has multiple critical vulnerabilities. This is no longer updated frequently since 17 is now in LTS and not actively developed on. The JDK 19 images do not have any critical or high or medium vulnerabilities. Further, JVM has bytecode backwards compatibility guarantees. Here we update all of Cloud to use openjdk 19 slim to fix these holes. Leave gradle code compilation at 17 for now. Co-authored-by: Davin Chia <davinchia@gmail.com>
- Loading branch information