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:
|
||||
kind: ImageStreamTag
|
||||
namespace: openshift
|
||||
name: python:3.6
|
||||
name: python:3.11-ubi9
|
||||
triggers:
|
||||
- type: ConfigChange
|
||||
- type: ImageChange
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue