Switching from silverblue to fedora-bootc

This commit is contained in:
Ben Radey
2025-11-10 18:55:05 -05:00
parent 8dcb0a6a5f
commit 4990c58af9
+2 -1
View File
@@ -1,4 +1,4 @@
FROM quay.io/fedora/fedora-silverblue:43 FROM quay.io/fedora/fedora-bootc:43
COPY gpg-keys/* /keys/ COPY gpg-keys/* /keys/
@@ -22,6 +22,7 @@ RUN rpm --import \
dkms \ dkms \
fuse-sshfs \ fuse-sshfs \
geany \ geany \
git \
htop \ htop \
iftop \ iftop \
iotop \ iotop \