diff --git a/lorax_templates/registry_cache.tmpl b/lorax_templates/registry_cache.tmpl index cbd8209..1fa2e48 100644 --- a/lorax_templates/registry_cache.tmpl +++ b/lorax_templates/registry_cache.tmpl @@ -1,2 +1,2 @@ -append usr/share/anaconda/interactive-defaults.ks "ostreecontainer --remote=ostree-unverified-registry:ghcr.io/ublue-os/base-main:39 --url=file:///run/install/repo/base-main.tar --transport=oci-archive --no-signature-verification" +append usr/share/anaconda/interactive-defaults.ks "ostreecontainer --remote=ostree-unverified-image:registry:ghcr.io/ublue-os/base-main:39 --url=file:///run/install/repo/base-main.tar --transport=oci-archive --no-signature-verification" \ No newline at end of file