Skip to content

Replace use of docker.elastic.co sourced ubi9 base image #17515

Open
@robbavey

Description

@robbavey

The release engineering team will be cleaning up UBI images from Elastic's internal Docker registry, and teams should be using the official RedHat images from DockerHub instead.

FROM docker.elastic.co/ubi9/ubi-minimal should instead be:

FROM redhat/ubi9/ubi9-minimal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions