Update Containerfile
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/cron/ci Pipeline was successful

This commit is contained in:
2026-09-20 14:20:25 +02:00
parent 3468435789
commit f94d7582cc
+2
View File
@@ -55,8 +55,10 @@ RUN dnf install -y --refresh \
ffmpeg \
&& dnf remove -y alacritty waybar gnome-software gnome-software-rpm-ostree gnome-system-monitor showtime decibels snapshot PackageKit PackageKit-gstreamer-plugin PackageKit-command-not-found toolbox || true \
&& dnf install -y flatpak \
&& dnf downgrade -y xwayland-satellite-0.8.1-1.fc44 \
&& dnf clean all \
&& rm -rf /var/cache/dnf
#Installation de Filen Desktop
RUN wget https://cdn.filen.io/@filen/desktop/release/latest/Filen_linux_x86_64.rpm -O /tmp/filen.rpm \