mirror of
https://github.com/moby/moby.git
synced 2026-08-11 17:48:17 +00:00
bin-image workflow was failing for the new docker tags (`docker-v29.0.0-rc.2`) because it wasn't correctly picked up by the condition that should filter out tags. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>