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