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,9 @@ 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
916915 - tag : ubi9/ubi:9.0.0
917916 registry : registry.access.redhat.com
918917 - tag : ubi9/ubi:9.1
@@ -923,6 +922,12 @@ jobs:
923922 registry : registry.access.redhat.com
924923 - tag : ubi9/ubi:9.4
925924 registry : registry.access.redhat.com
925+ - tag : ubi9/ubi:9.5
926+ registry : registry.access.redhat.com
927+ - tag : ubi9/ubi:9.6
928+ registry : registry.access.redhat.com
929+ - tag : ubi9/ubi:9.7
930+ registry : registry.access.redhat.com
926931
927932 runs-on : ubuntu-latest
928933
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