bugzilla2fedmsg: use a more recent python builder image
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
58183eb8ee
commit
f76ff54b1f
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ spec:
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
namespace: openshift
|
namespace: openshift
|
||||||
name: python:3.6
|
name: python:3.9-ubi8
|
||||||
triggers:
|
triggers:
|
||||||
- type: ImageChange
|
- type: ImageChange
|
||||||
- type: ConfigChange
|
- type: ConfigChange
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue