oraculum: Try ubi9 python s2i

This commit is contained in:
František Zatloukal 2022-10-11 16:56:42 +02:00
parent 41f3ed38e4
commit 55a310aafa

View file

@ -20,7 +20,7 @@ spec:
sourceStrategy:
from:
kind: DockerImage
name: registry.access.redhat.com/ubi8/python-39
name: registry.access.redhat.com/ubi9/python-39
triggers:
- type: ConfigChange
- type: ImageChange