Skip to content

Commit 66d1c1b

Browse files
committed
Docker Compose: Fix docker buildx permissions issue.
1 parent 627dc6a commit 66d1c1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-brev-tutorial-docker-images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
uses: nick-fields/retry@v3
105105
env:
106106
DOCKER_BUILDKIT: 1
107+
BUILDX_BAKE_ENTITLEMENTS_FS: 0
107108
with:
108109
timeout_minutes: 60
109110
max_attempts: 3

0 commit comments

Comments
 (0)