Update roles/openshift-apps/fedocal/templates/buildconfig.yml
Update Python version in fedocal deployment
This commit is contained in:
parent
a2b5468164
commit
3bd1491ece
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ spec:
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
namespace: openshift
|
namespace: openshift
|
||||||
name: python:3.6
|
name: python:3.11-ubi9
|
||||||
triggers:
|
triggers:
|
||||||
- type: ConfigChange
|
- type: ConfigChange
|
||||||
- type: ImageChange
|
- type: ImageChange
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue