mirror of
https://github.com/docker/build-push-action.git
synced 2026-03-16 17:17:16 +08:00
Also increase retries when trying to unmount the buildkit directory. Retry up to 3 seconds now, previously we were only retrying 3 times with a 100ms backoff.