mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
Update roles/openshift-apps/fedocal/templates/buildconfig.yml
Update Python version in fedocal deployment
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
from:
|
||||
kind: ImageStreamTag
|
||||
namespace: openshift
|
||||
name: python:3.6
|
||||
name: python:3.11-ubi9
|
||||
triggers:
|
||||
- type: ConfigChange
|
||||
- type: ImageChange
|
||||
|
||||
Reference in New Issue
Block a user