update dockerfiles for f34

Fixes: https://pagure.io/koji/issue/2842
This commit is contained in:
Tomas Kopecek 2021-05-03 11:11:19 +02:00
parent bdc2ca5f96
commit 7c2c9bb0f2
3 changed files with 27 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM fedora:33
FROM registry.fedoraproject.org/fedora:33
RUN \
dnf -y update --nodocs --setopt=install_weak_deps=False && \
dnf install -y --nodocs --setopt=install_weak_deps=False \