mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 19:11:24 +08:00
fedocal: use a more recent version of Python for prod too
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -25,11 +25,7 @@ spec:
|
||||
from:
|
||||
kind: ImageStreamTag
|
||||
namespace: openshift
|
||||
{% if env == 'staging' %}
|
||||
name: python:3.11-ubi9
|
||||
{% else %}
|
||||
name: python:3.6-ubi8
|
||||
{% endif %}
|
||||
triggers:
|
||||
- type: ConfigChange
|
||||
- type: ImageChange
|
||||
|
||||
Reference in New Issue
Block a user