You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: