mirror of
https://github.com/docker/build-push-action.git
synced 2026-06-19 20:57:17 +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.