File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -909,10 +909,10 @@ jobs:
909909 strategy :
910910 matrix :
911911 target-container :
912- - tag : fedora:39
913- - tag : fedora:40
914- - tag : fedora:41
915912 - tag : fedora:42
913+ - tag : fedora:43
914+ - tag : fedora:44
915+ - tag : fedora:45
916916 - tag : ubi9/ubi:9.0.0
917917 registry : registry.access.redhat.com
918918 - tag : ubi9/ubi:9.1
@@ -923,6 +923,12 @@ jobs:
923923 registry : registry.access.redhat.com
924924 - tag : ubi9/ubi:9.4
925925 registry : registry.access.redhat.com
926+ - tag : ubi9/ubi:9.5
927+ registry : registry.access.redhat.com
928+ - tag : ubi9/ubi:9.6
929+ registry : registry.access.redhat.com
930+ - tag : ubi9/ubi:9.7
931+ registry : registry.access.redhat.com
926932
927933 runs-on : ubuntu-latest
928934
Original file line number Diff line number Diff line change 1+ Add current Fedora and ubi9 images to CI/CD pipeline -- by :user: `Jakuje `.
You can’t perform that action at this time.
0 commit comments