mozilla/frost

Sort out planned docker tagging

hwine opened this issue · 0 comments

hwine commented

Originally posted by @g-k in #319 (comment)

Docker uses the tag "latest" as a default and projects usually publish their default/master as the docker "latest" tag.

Previously published versions of frost don't have a leading v:

https://github.com/mozilla/frost/tags
https://pypi.org/project/frost/#history

we can change versioning schemes though

It's not clear if it's really doing that. @gguthe has used the process elsewhere with success, so hoping he can sort out.