mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 04:00:25 +08:00
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:
@@ -1,8 +1,4 @@
|
||||
{% if env == "staging" %}
|
||||
FROM fedora:34
|
||||
{% else %}
|
||||
FROM fedora:32
|
||||
{% endif %}
|
||||
LABEL \
|
||||
name="bodhi-base" \
|
||||
vendor="Fedora Infrastructure" \
|
||||
|
||||
Reference in New Issue
Block a user