bugzilla2fedmsg: rebase on RHEL9 + Python 3.11

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard
2026-02-10 15:29:44 +01:00
parent d10f2fe3bc
commit 90ed56ae7b

View File

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