Skip to content

Consider using tagged base image #2

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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