bodhi: move to f37
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3574e037a3
commit
a7abb71efd
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ fedmsg_certs:
|
|||
group: ftpsync
|
||||
owner: root
|
||||
service: ftpsync
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/36/Server/x86_64/os/
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/37/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
||||
max_mem_size: 98304
|
||||
mem_size: 98304
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{% if env == "staging" %}
|
||||
FROM fedora:37
|
||||
{% else %}
|
||||
FROM fedora:36
|
||||
FROM fedora:37
|
||||
{% endif %}
|
||||
LABEL \
|
||||
name="bodhi-base" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue