Bodhi should use F36 in Openshift too
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
a5c9af2728
commit
0722089014
1 changed files with 1 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
||||||
{% if env == "staging" %}
|
FROM fedora:36
|
||||||
FROM fedora:35
|
|
||||||
{% else %}
|
|
||||||
FROM fedora:34
|
|
||||||
{% endif %}
|
|
||||||
LABEL \
|
LABEL \
|
||||||
name="bodhi-base" \
|
name="bodhi-base" \
|
||||||
vendor="Fedora Infrastructure" \
|
vendor="Fedora Infrastructure" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue