Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
don't remove gnome-extensions-app
use netcat
  • Loading branch information
BobyMCbobs committed Feb 22, 2024
1 parent 633af31 commit abbd56d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ RUN sed -i -e '0,/enabled=0/s//enabled=1/' /etc/yum.repos.d/fedora-updates-testi
firefox \
firefox-langpacks \
gnome-software-rpm-ostree \
gnome-extensions-app \
gnome-tour \
--install=vim \
--install=gdisk \
Expand All @@ -23,7 +22,7 @@ RUN sed -i -e '0,/enabled=0/s//enabled=1/' /etc/yum.repos.d/fedora-updates-testi
--install=docker \
--install=bootc \
--install=osbuild-selinux \
--install=nc \
--install=netcat \
--install=qemu \
--install=libvirt \
--install=virt-manager
Expand Down

0 comments on commit abbd56d

Please sign in to comment.