Skip to content

Tag devcontainers by the Python version they target? #45

Open
@brettcannon

Description

@brettcannon

Would it make any sense to add a Python version tag to devcontainer images? E.g. tag the latest images as 3.15 since that's what they target? We could then branch if a need arises to update container images for older Python versions.

The reason I'm thinking about this is any reference to the container images can use the Python version tag and make sure they are always getting the latest, appropriate version of the image.

Thought of this while contemplating if #12 is worth it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions