Update Containerfile

This commit is contained in:
Seraphim Strub 2025-03-31 21:37:50 +00:00
parent 4ca112d334
commit 7b3b3258a6

View file

@ -18,7 +18,7 @@ RUN <<EOF
# other packages # other packages
dnf install go dnf install go
dnf remove @guest-desktop-agents dnf remove @guest-desktop-agents @abrt-desktop
dnf remove vim-data vim-minimal qemu-guest-agent dnf remove vim-data vim-minimal qemu-guest-agent
dnf autoremove && dnf clean all dnf autoremove && dnf clean all