Adding geany back to base image

This commit is contained in:
Ben Radey
2025-11-10 22:39:55 -05:00
parent 74c0d17f0f
commit ebc7fff0d7
+1 -1
View File
@@ -19,6 +19,7 @@ RUN rpm --import \
distrobox \
dkms \
fuse-sshfs \
geany \
git \
htop \
iftop \
@@ -31,7 +32,6 @@ RUN rpm --import \
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