mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
bodhi: run stg on F37
Signed-off-by: Mattia Verga <mattia.verga@proton.me>
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{% if env == "staging" %}
|
||||
FROM fedora:37
|
||||
{% else %}
|
||||
FROM fedora:36
|
||||
{% endif %}
|
||||
LABEL \
|
||||
name="bodhi-base" \
|
||||
vendor="Fedora Infrastructure" \
|
||||
|
||||
Reference in New Issue
Block a user