Using fedora:35 image for compose-tracker
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
333af4f5f0
commit
53bea1d288
2 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ spec:
|
|||
dockerStrategy:
|
||||
from:
|
||||
kind: ImageStreamTag
|
||||
name: fedora:33
|
||||
name: fedora:35
|
||||
output:
|
||||
to:
|
||||
kind: ImageStreamTag
|
||||
|
|
|
@ -12,10 +12,10 @@ items:
|
|||
lookupPolicy:
|
||||
local: false
|
||||
tags:
|
||||
- name: "33"
|
||||
- name: "35"
|
||||
from:
|
||||
kind: DockerImage
|
||||
name: registry.fedoraproject.org/fedora:33
|
||||
name: registry.fedoraproject.org/fedora:35
|
||||
importPolicy:
|
||||
scheduled: true
|
||||
referencePolicy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue