From bca910ff09fd9874939be437190b176ffc283d2c Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Tue, 25 Jun 2024 09:40:24 -0700 Subject: [PATCH] chore: Drop recommends change until ready --- Containerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Containerfile b/Containerfile index 60efb2c4..b62d3d73 100644 --- a/Containerfile +++ b/Containerfile @@ -46,7 +46,6 @@ RUN curl -Lo /usr/bin/copr https://raw.githubusercontent.com/ublue-os/COPR-comma curl -Lo /etc/yum.repos.d/_copr_rodoma92-rmlint.repo https://copr.fedorainfracloud.org/coprs/rodoma92/rmlint/repo/fedora-"${FEDORA_MAJOR_VERSION}"/rodoma92-rmlint-fedora-"${FEDORA_MAJOR_VERSION}".repo && \ curl -Lo /etc/yum.repos.d/tailscale.repo https://pkgs.tailscale.com/stable/fedora/tailscale.repo && \ sed -i 's@gpgcheck=1@gpgcheck=0@g' /etc/yum.repos.d/tailscale.repo && \ - sed -i 's@#Recommends=true@Recommends=false@g' /etc/rpm-ostreed.conf && \ ostree container commit # Install kernel-fsync