use Fedora 34 because of gpg issues

This commit is contained in:
Oliver Kurth 2021-11-10 17:26:46 +00:00
parent 8445b0f0f8
commit 60a1968090
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM fedora:latest
FROM fedora:34
RUN dnf -q -y upgrade
RUN dnf -q -y install gcc make cmake libcurl-devel rpm-devel rpm-build libsolv-devel \