Update build-installer-iso.yml
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
- name: Build ISO
|
||||
run: |
|
||||
docker run --rm \
|
||||
docker run --rm --privileged\
|
||||
-v ${{ github.workspace }}:/workspace \
|
||||
-v ${{ github.workspace }}/output:/output \
|
||||
quay.io/centos-bootc/bootc-image-builder:latest \
|
||||
|
||||
Reference in New Issue
Block a user