Skip to content

Commit

Permalink
Try running the image with --user nobody
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Aug 8, 2023
1 parent 4679ee9 commit 74ed559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: archlinux:base-devel
options: --user nobody

steps:
- name: Install Git
Expand Down

0 comments on commit 74ed559

Please sign in to comment.