mirror of
https://github.com/docker/build-push-action.git
synced 2025-08-18 22:02:15 +00: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.