Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Drop all caps
Browse files Browse the repository at this point in the history
  • Loading branch information
Apacelus authored Nov 21, 2023
1 parent 6ca2f88 commit 8f15476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-ostree-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-22.04
container:
image: fedora:latest
options: --name=fedora-container --cap-add CAP_SYS_ADMIN
options: --name=fedora-container --cap-add CAP_SYS_ADMIN --cap-drop all
volumes:
- /mnt/fedora-container:/mnt/rpm-ostree-repo
steps:
Expand Down

0 comments on commit 8f15476

Please sign in to comment.