Revert "Work around latest dnf5 not pulling gpg keys"
This reverts commit 7accbdd080
.
This commit is contained in:
parent
7accbdd080
commit
18763ea58f
2 changed files with 0 additions and 6 deletions
|
@ -13,9 +13,6 @@ FROM quay.io/fedora-ostree-desktops/silverblue:41
|
||||||
|
|
||||||
COPY --from=mpv-build /build/mpv-build/mpv/build/mpv /bin/mpv
|
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
|
# dnf configuration has to be in effect during build
|
||||||
COPY etc/dnf /etc/dnf
|
COPY etc/dnf /etc/dnf
|
||||||
|
|
||||||
|
|
|
@ -13,9 +13,6 @@ FROM quay.io/fedora-ostree-desktops/kinoite:41
|
||||||
|
|
||||||
COPY --from=mpv-build /build/mpv-build/mpv/build/mpv /bin/mpv
|
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
|
# dnf configuration has to be in effect during build
|
||||||
COPY etc/dnf /etc/dnf
|
COPY etc/dnf /etc/dnf
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue