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

[minor] Market standard version number not retrieved correctly from dockerhub #98

Open
pbartusch opened this issue Jan 5, 2022 · 0 comments
Labels

Comments

@pbartusch
Copy link
Collaborator

SMUI only retrieved the major and minor version number of the dockerhub market standard correctly. The patch number stays 0.
Probably, this is happened when changing the tagging policy of containers on dockerhub (having individual tags for major, minor and patch number).

smui/app/models/config/SmuiVersion.scala :: latestVersionFromDockerHub() needs to be fixed.

@pbartusch pbartusch added the bug label Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant