From 98d5a967aec029e419e3c86f87dc0560b84bf6ec Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Thu, 28 Mar 2024 11:59:53 -0400 Subject: [PATCH] fix: remove old yafti YAFTI will return with the new rewrite. RIP, thanks @marcoceppi - love you brother! --- Containerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Containerfile b/Containerfile index f5123cc1052..bbcc72c3c1a 100644 --- a/Containerfile +++ b/Containerfile @@ -93,7 +93,6 @@ RUN wget https://copr.fedorainfracloud.org/coprs/ublue-os/staging/repo/fedora-"$ /tmp/build.sh && \ /tmp/image-info.sh && \ /tmp/fetch-quadlets.sh && \ - pip install --prefix=/usr yafti && \ pip install --prefix=/usr topgrade && \ rpm-ostree install ublue-update && \ mkdir -p /usr/etc/flatpak/remotes.d && \