Skip to content

Commit 7ebdd37

Browse files
authored
Update build.yml
1 parent 38976d7 commit 7ebdd37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: |
7676
docker run --privileged --rm -v /var/run/docker.sock:/var/run/docker.sock \
7777
-v "$PWD"/build:/aurora \
78-
-ti kairos.docker.scarf.sh/kairos/auroraboot:latest \
78+
quay.io/kairos/auroraboot:latest \
7979
--set container_image=${{ env.IMAGE_SHA }} \
8080
--set "disable_http_server=true" \
8181
--set "disable_netboot=true" \

0 commit comments

Comments
 (0)