-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[QUESTION] Is it possible to use semver on the docker image? #61
Comments
Sure, I actually just implemented the versioning in #57 so the next Docker release should be tagged, if it isn't already :) |
So Docker Hub is automatically fetching fresh releases whenever a branch is merged into master. I'm not quite sure how to configure it so that DH will also tag each release with the current version. Have you done it before? Got any ideas on how to do this? |
Thank you @EVOTk 🙌 you saved the day again 😄 |
Many thanks! It's perfect |
Because I use dashy through a helm chart which is versioned, could you please at lease use version for the docker image?
Many thanks for your answer
The text was updated successfully, but these errors were encountered: