Fix the fix...
Some checks failed
ci/woodpecker/push/ci Pipeline failed

This commit is contained in:
2025-12-18 19:19:28 +01:00
parent c5274e7fac
commit 997ed7b2ea

View File

@@ -4,7 +4,7 @@ FROM registry.fedoraproject.org/fedora-bootc:43
RUN curl -fsSL https://repository.mullvad.net/rpm/stable/mullvad.repo -o /etc/yum.repos.d/mullvad.repo
#Ajout du dépot darkly
RUN dnf5 install 'dnf5-command(copr)' && dnf copr enable deltacopy/darkly
RUN dnf5 install 'dnf5-command(copr)' -y && dnf copr enable deltacopy/darkly
#Install de gnome avec support hardware + Podman + Cups + Vulkan driver + Plymouth + dev tools + divers utilitaires
RUN dnf install -y \