Skip to content

Commit b1b559d

Browse files
committed
Use rootless Docker build
1 parent 0ede390 commit b1b559d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-and-apply-patches.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,6 @@ jobs:
143143
- name: Build and push Docker image
144144
uses: docker/build-push-action@v6
145145
with:
146+
file: Dockerfile.rootless
146147
push: true
147148
tags: ghcr.io/${{ github.repository }}:${{ needs.sync-and-patch.outputs.tag }}

0 commit comments

Comments
 (0)