bugzilla2fedmsg: use a more recent python builder image

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2023-11-14 09:16:25 +01:00
parent 58183eb8ee
commit f76ff54b1f
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

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