fix: find ignore_readdir_race
Compare changes
+ 1
− 1
@@ -148,7 +148,7 @@ set -e
This PR adds the ignore_readdir_race
option to the OCI layer cache purging find in the container build to avoid race conditions of multiple find commands simultaneously purging this cache.