Rebase bodhi on F30

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2019-10-09 14:57:57 +02:00 committed by Pierre-Yves Chibon
parent 7a6d8c8f7c
commit 5c28ee7a45
2 changed files with 2 additions and 2 deletions

View file

@ -76,7 +76,7 @@
app: bodhi
template: buildconfig.yml
objectname: buildconfig.yml
bodhi_version: 5.0.0-0.beta.1.761b898.fc29.infra
bodhi_version: 5.0.0-0.beta.1.761b898.fc30.infra
when: env == "staging"
- role: openshift/object
app: bodhi

View file

@ -10,7 +10,7 @@ items:
runPolicy: Serial
source:
dockerfile: |-
FROM fedora:29
FROM fedora:30
LABEL \
name="bodhi-base" \
vendor="Fedora Infrastructure" \