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
|
app: bodhi
|
||||||
template: buildconfig.yml
|
template: buildconfig.yml
|
||||||
objectname: buildconfig.yml
|
objectname: buildconfig.yml
|
||||||
bodhi_version: 3.10.1-1.fc27
|
bodhi_version: 3.10.1-1.fc29
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: bodhi
|
app: bodhi
|
||||||
|
|
|
@ -10,7 +10,7 @@ items:
|
||||||
runPolicy: Serial
|
runPolicy: Serial
|
||||||
source:
|
source:
|
||||||
dockerfile: |-
|
dockerfile: |-
|
||||||
FROM fedora:27
|
FROM fedora:29
|
||||||
LABEL \
|
LABEL \
|
||||||
name="bodhi-web" \
|
name="bodhi-web" \
|
||||||
vendor="Fedora Infrastructure" \
|
vendor="Fedora Infrastructure" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue