Forcing both staging and prod dockerfile to use f34 as there is some issue with including the file in buildconfig.
This commit is contained in:
parent
dfd5d17e3a
commit
87d557789f
1 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,4 @@
|
|||
{% if env == "staging" %}
|
||||
FROM fedora:34
|
||||
{% else %}
|
||||
FROM fedora:32
|
||||
{% endif %}
|
||||
LABEL \
|
||||
name="bodhi-base" \
|
||||
vendor="Fedora Infrastructure" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue