the-new-hotness: Update container to F32

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2020-05-26 12:13:17 +02:00 committed by zlopez
parent c0da6dfd5f
commit 7cf79141e8

View file

@ -13,7 +13,7 @@ items:
runPolicy: Serial
source:
dockerfile: |-
FROM fedora:30
FROM fedora:32
LABEL \
name="the-new-hotness" \
vendor="Fedora Infrastructure" \
@ -22,7 +22,6 @@ items:
RUN dnf install -y \
git \
koji \
rpm-python \
rpmdevtools \
fedpkg \
python3-pycurl \