kerneltest: use python:3.9-ubi8 as base image
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
9a773c33c5
commit
a209bbd0b3
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ spec:
|
|||
from:
|
||||
kind: ImageStreamTag
|
||||
namespace: openshift
|
||||
name: python:3.10
|
||||
name: python:3.9-ubi8
|
||||
triggers:
|
||||
- type: ConfigChange
|
||||
- type: ImageChange
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue