-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
-
Start by:
sed -i s/openjdk-11/openjdk-17/ $(git grep -l openjdk-11) sed -i s/openjdk11/openjdk17/ $(git grep -l openjdk11) sed -i s/JavaVersion.VERSION_11/JavaVersion.VERSION_17/ $(git grep -l JavaVersion.VERSION_11)
and then address any issues that arise.
After this is done, the base image should be updated to the ubi9/openjdk-17 container image
- blocks
-
SWATCH-714 Update to spring boot 3.x & Quarkus 3.x
- Closed