Blockerbugs: Switch to Python 3.11

This commit is contained in:
František Zatloukal 2023-09-01 16:47:29 +02:00
parent ecd4dc8016
commit 8e0ee6e3d1

View file

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