Skip to content

Commit 21c87b4

Browse files
committed
install: use ghcr.io for oscore
See cgwalters/bootc-demo-base-images@2917d14 Signed-off-by: Colin Walters <[email protected]>
1 parent c194a40 commit 21c87b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/kolainst/install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
set -xeuo pipefail
1212

1313
# See https://github.com/cgwalters/bootc-base-images
14-
IMAGE=quay.io/cgwalters/fedora-oscore:latest
14+
IMAGE=ghcr.io/cgwalters/fedora-oscore:latest
1515
# TODO: better detect this, e.g. look for an empty device
1616
DEV=/dev/vda
1717

0 commit comments

Comments
 (0)