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
Use semver and PR branch name for Docker versions (#1486)
The existing config would use "1.8-something" for things built off main, which is more appropriately 1.9-dev. If it's not on main, this also adds the branch name, so it's instant to see in a deployed instance which feature branch it is running.
0 commit comments