Support Docker major / minor version tags #7

Open
opened 2026-01-19 18:28:37 +00:00 by michael · 1 comment
Owner

Originally created by @ramonsmits on GitHub.

The tags for the docker image are not following major/minor tagging:

https://hub.docker.com/r/dutchcoders/transfer.sh/tags

Latest release is v1.6.1

  • Tag 1 should be set to tag 1.6.1
  • Tag 1.6 should be set to tag 1.6.1
  • Tag 1.5 should be set to tag 1.5.0

Optionally also support latest-release or something similar

Originally created by @ramonsmits on GitHub. The tags for the docker image are not following major/minor tagging: https://hub.docker.com/r/dutchcoders/transfer.sh/tags Latest release is [v1.6.1](https://github.com/dutchcoders/transfer.sh/releases/tag/v1.6.1) - Tag `1` should be set to tag 1.6.1 - Tag `1.6` should be set to tag 1.6.1 - Tag `1.5` should be set to tag 1.5.0 Optionally also support `latest-release` or something similar
Author
Owner

@paolafrancesca commented on GitHub:

i'm find adding this tag and keeping them updated. thank you, @ramonsmits , very much for spotting out this! :)

can you file a PR to update the github workflow?

https://github.com/dutchcoders/transfer.sh/blob/main/.github/workflows/build-docker-images.yml

much appreciated!

@paolafrancesca commented on GitHub: i'm find adding this tag and keeping them updated. thank you, @ramonsmits , very much for spotting out this! :) can you file a PR to update the github workflow? https://github.com/dutchcoders/transfer.sh/blob/main/.github/workflows/build-docker-images.yml much appreciated!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#7