Moving lenovo back to silverblue base

This commit is contained in:
Ben Radey
2025-11-10 22:07:03 -05:00
parent 4990c58af9
commit 74c0d17f0f
+5 -5
View File
@@ -1,4 +1,4 @@
FROM quay.io/fedora/fedora-bootc:43
FROM quay.io/fedora/fedora-silverblue:43
COPY gpg-keys/* /keys/
@@ -15,24 +15,24 @@ RUN rpm --import \
akmods \
android-tools \
ansible \
audacity \
baobab \
cinnamon \
distrobox \
dkms \
fuse-sshfs \
geany \
git \
htop \
iftop \
iotop \
nvtop \
radeontop \
solaar \
steam \
syncthing \
vim && \
dnf5 clean all
# Following as flatpaks?
# audacity
# geany
# solaar
# TODO: Remove this `|| true` hack once post scriptlets no longer make dnf exit with non-zero
RUN dnf5 install -y akmod-nvidia proton-vpn-gnome-desktop || true