Skip to content

Commit

Permalink
DEV-769: test workaround for non-root users
Browse files Browse the repository at this point in the history
  • Loading branch information
anarchivist committed Dec 2, 2024
1 parent da959f4 commit da42833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
runs-on: ubuntu-latest

container:
options: --init
options: --init --user=root
image: ${{ needs.build.outputs.build_image }}

defaults:
Expand Down

0 comments on commit da42833

Please sign in to comment.