Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Docker major / minor version tags #640

Open
ramonsmits opened this issue Feb 5, 2025 · 1 comment
Open

Support Docker major / minor version tags #640

ramonsmits opened this issue Feb 5, 2025 · 1 comment

Comments

@ramonsmits
Copy link
Contributor

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

@aspacca
Copy link
Collaborator

aspacca commented Feb 5, 2025

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants