quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.36k stars 2.56k forks source link

Upgrade `ubi8/openjdk-VERSION:1:19` -> `ubi8/openjdk-VERSION:1:20` #41322

Open mschorsch opened 2 weeks ago

mschorsch commented 2 weeks ago

Description

ubi8/openjdk-VERSION:1:20 is available.

Please upgrade e.g. https://github.com/quarkusio/quarkus/blob/3.11.3/independent-projects/tools/base-codestarts/src/main/resources/codestarts/quarkus/tooling/dockerfiles/base/Dockerfile-layout.include.qute

Implementation ideas

No response

mschorsch commented 1 week ago

Red Hat strongly recommends updating to the newest image version 1.20-3 unless otherwise defined by the support policy of Red Hat.

mschorsch commented 1 week ago

@gastaldi

gsmet commented 1 week ago

PR welcome :)

You can use previous PRs as a base. For instance: https://github.com/quarkusio/quarkus/pull/40537 .

A search replace then compare to the previous PR is probably the best way to go.