Skip to content

Consider using tagged base image #2

Open
@Ponjimon

Description

@Ponjimon

The Dockerfile is using ubuntu as the base image but not using any tag. By default, this will use the latest tag which can change at any time to a newer version of ubuntu which can cause the image to break if there are breaking changes.

Consider using a tagged base image like ubuntu:focal (Ubuntu 20.04)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions