Skip to content

Guides with containerfiles/dockerfiles should move from Java 11 to Java 17 #956

@irobins

Description

@irobins

Update Liberty Guides from creating Semeru 11 containers to Semeru 17 containers.

While the guides are typically not Java-specific, many have containerfile/dockerfile examples that use Java 11 rather than Java 17:
FROM icr.io/appcafe/open-liberty:-java11-openj9-ubi

e.g. icr.io/appcafe/open-liberty:full-java11-openj9-ubi in Containerizing microservices with Podman
e.g. icrr.io/appcafe/open-liberty:kernel-slim-java11-openj9-ubi in Getting Started

We should be encouraging adoption of later Java versions than Java 11; Java 17 has been around for 2 years at the time of raising this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions