From ec8288fcfabb28256fa4ca989e6551026ed65339 Mon Sep 17 00:00:00 2001 From: Nathan Garside Date: Sun, 10 Mar 2024 13:08:04 +0000 Subject: [PATCH] Remove firefox --- desktop.containerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/desktop.containerfile b/desktop.containerfile index 599eda5..6f08339 100644 --- a/desktop.containerfile +++ b/desktop.containerfile @@ -4,6 +4,8 @@ FROM quay.io/fedora/fedora-kinoite:39 RUN flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo +RUN rpm-ostree override remove firefox firefox-langpacks + RUN rpm-ostree install papirus-icon-theme RUN rpm-ostree cleanup