smui icon indicating copy to clipboard operation
smui copied to clipboard

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

Open pbartusch opened this issue 3 years ago • 0 comments
trafficstars

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 avatar Jan 05 '22 13:01 pbartusch