Skip to content

Commit

Permalink
Use rootless Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
bartvdbraak committed Nov 22, 2024
1 parent 0ede390 commit b1b559d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-and-apply-patches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,6 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v6
with:
file: Dockerfile.rootless
push: true
tags: ghcr.io/${{ github.repository }}:${{ needs.sync-and-patch.outputs.tag }}

0 comments on commit b1b559d

Please sign in to comment.