mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
[fedoal] Update ImageStreamTag to python3.6-ubi8 to fix the deployment issue
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
||||
{% if env == 'staging' %}
|
||||
name: python:3.11-ubi9
|
||||
{% else %}
|
||||
name: python:3.9-ubi8
|
||||
name: python:3.6-ubi8
|
||||
{% endif %}
|
||||
triggers:
|
||||
- type: ConfigChange
|
||||
|
||||
Reference in New Issue
Block a user