[the-new-hotness] Update to F34

Fedora 32 doesn't support rpmautospec because of old version of
rpmdevtools. Update to F34 to have never version of rpmdevtools which is
taking the rpmautospec in account.

See
https://pagure.io/rpmdevtools/c/5b662f1f9c4a3f0082684d59f0950099ec81caa5?branch=main

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-10-04 13:48:17 +02:00
parent c481ead254
commit 038ea8098d

View file

@ -10,7 +10,7 @@ items:
runPolicy: Serial
source:
dockerfile: |-
FROM fedora:32
FROM fedora:34
LABEL \
name="the-new-hotness" \
vendor="Fedora Infrastructure" \