Skip to content

Docker images are not tagged with versioned releases #79

Description

@nathandaven

The action releases of docker images are not tagged corresponding to the release versions, only tagged by commit hash. It would be more user friendly to use these images if version tags were added to match the releases. https://github.com/beeper/bridge-manager/pkgs/container/bridge-manager/1085086483?tag=9bb6c0d92841b52df355f6a3bfcb6be28550744f

IE,
instead of

docker pull ghcr.io/beeper/bridge-manager:9bb6c0d92841b52df355f6a3bfcb6be28550744f

additional tags are added to support:

docker pull ghcr.io/beeper/bridge-manager:v0.15.0

for example.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions