testdays: Try to bump ubi8>ubi9
This commit is contained in:
parent
a1543f3068
commit
3c54d25d04
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ spec:
|
|||
sourceStrategy:
|
||||
from:
|
||||
kind: DockerImage
|
||||
name: registry.access.redhat.com/ubi8/python-39
|
||||
name: registry.access.redhat.com/ubi9/python-39
|
||||
triggers:
|
||||
- type: ConfigChange
|
||||
- type: ImageChange
|
||||
|
@ -49,7 +49,7 @@ spec:
|
|||
sourceStrategy:
|
||||
from:
|
||||
kind: DockerImage
|
||||
name: registry.access.redhat.com/ubi8/python-39
|
||||
name: registry.access.redhat.com/ubi9/python-39
|
||||
triggers:
|
||||
- type: ConfigChange
|
||||
- type: ImageChange
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue