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
docker tags will include versioneer tag, e.g. `0.10.0-4.abc123` where
- 0.10.0 is the latest tag
- 4 is the number of commits since then
- abc123 is the current commit hash
0 commit comments