kerneltest: use python:3.9-ubi8 as base image

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-03-12 14:28:56 +10:00
parent 9a773c33c5
commit a209bbd0b3

View file

@ -19,7 +19,7 @@ spec:
from:
kind: ImageStreamTag
namespace: openshift
name: python:3.10
name: python:3.9-ubi8
triggers:
- type: ConfigChange
- type: ImageChange