Upgrade the staging Bodhi frontend to Fedora 29.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-11-01 13:49:58 +00:00
parent ea697cd954
commit be1e84816e
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@
app: bodhi
template: buildconfig.yml
objectname: buildconfig.yml
bodhi_version: 3.10.1-1.fc27
bodhi_version: 3.10.1-1.fc29
when: env == "staging"
- role: openshift/object
app: bodhi

View file

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