Skip to content

Commit

Permalink
kde: set group name to plasma
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Sep 21, 2024
1 parent e2f2321 commit 962a65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kde/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ FROM ghcr.io/ultramarine-linux/base-bootc:latest

RUN rm -rf /root # workaround

RUN dnf4 install -x PackageKit -x PackageKit-command-not-found -x grubby -x sdubby -x gnome-software-fedora-langpacks --allowerasing -y @ultramarine-kde-product-environment
RUN dnf4 install -x PackageKit -x PackageKit-command-not-found -x grubby -x sdubby -x gnome-software-fedora-langpacks --allowerasing -y @ultramarine-plasma-product-environment

RUN dnf4 clean all

0 comments on commit 962a65b

Please sign in to comment.