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,11 +15,11 @@ spec:
|
|||
from:
|
||||
kind: ImageStreamTag
|
||||
namespace: openshift
|
||||
name: python:3.6
|
||||
name: python:3.9-ubi8
|
||||
triggers:
|
||||
- type: ImageChange
|
||||
- type: ConfigChange
|
||||
output:
|
||||
to:
|
||||
kind: ImageStreamTag
|
||||
name: bugzilla2fedmsg:latest
|
||||
name: bugzilla2fedmsg:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue