bodhi: run stg on F37
Signed-off-by: Mattia Verga <mattia.verga@proton.me>
This commit is contained in:
parent
3265538412
commit
55ead79f2a
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
{% if env == "staging" %}
|
||||
FROM fedora:37
|
||||
{% else %}
|
||||
FROM fedora:36
|
||||
{% endif %}
|
||||
LABEL \
|
||||
name="bodhi-base" \
|
||||
vendor="Fedora Infrastructure" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue