Skip to content

Commit 3ab8e29

Browse files
committed
Add recent Fedora and ubi9 images
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
1 parent 17689ea commit 3ab8e29

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff 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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add current Fedora and ubi9 images to CI/CD pipeline -- by :user:`Jakuje`.

0 commit comments

Comments
 (0)