From a2ecb2aac9744970b39990db02639a0eaaa5ba55 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Tue, 13 Feb 2024 20:29:17 +0000 Subject: [PATCH] other format --- lorax_templates/registry_cache.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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