Upgrade the staging Bodhi frontend to Fedora 29.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
ea697cd954
commit
be1e84816e
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -10,7 +10,7 @@ items:
|
|||
runPolicy: Serial
|
||||
source:
|
||||
dockerfile: |-
|
||||
FROM fedora:27
|
||||
FROM fedora:29
|
||||
LABEL \
|
||||
name="bodhi-web" \
|
||||
vendor="Fedora Infrastructure" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue