Change ISO type from bootc-installer to anaconda-iso
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
-v ${{ github.workspace }}/output:/output \
|
||||
-v /var/lib/containers/storage:/var/lib/containers/storage \
|
||||
docker pull ghcr.io/osbuild/bootc-image-builder:latest \
|
||||
--type bootc-installer \
|
||||
--type anaconda-iso \
|
||||
--rootfs btrfs \
|
||||
--config /config.toml \
|
||||
--output /output/ \
|
||||
|
||||
Reference in New Issue
Block a user