1
0
Fork 0

Revert "Work around latest dnf5 not pulling gpg keys"
Some checks failed
/ build-kde (push) Failing after 10m0s
/ build-gnome (push) Successful in 12m30s

This reverts commit 7accbdd080.
This commit is contained in:
ver4a 2025-03-20 10:16:35 +01:00
parent 7accbdd080
commit 18763ea58f
2 changed files with 0 additions and 6 deletions

View file

@ -13,9 +13,6 @@ FROM quay.io/fedora-ostree-desktops/silverblue:41
COPY --from=mpv-build /build/mpv-build/mpv/build/mpv /bin/mpv
# Temporary workaround for https://github.com/rpm-software-management/dnf5/issues/2134
RUN dnf5 -y downgrade dnf5-5.2.10.0
# dnf configuration has to be in effect during build
COPY etc/dnf /etc/dnf

View file

@ -13,9 +13,6 @@ FROM quay.io/fedora-ostree-desktops/kinoite:41
COPY --from=mpv-build /build/mpv-build/mpv/build/mpv /bin/mpv
# Temporary workaround for https://github.com/rpm-software-management/dnf5/issues/2134
RUN dnf5 -y downgrade dnf5-5.2.10.0
# dnf configuration has to be in effect during build
COPY etc/dnf /etc/dnf