Skip to content

Commit 3b106d8

Browse files
committed
Add Fedora 43 SRPM
1 parent 71967fc commit 3b106d8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/build-srpm.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ jobs:
3636
tag: fedora42-srpm
3737
platforms: linux/amd64, linux/arm64/v8
3838

39+
- dockerfile: srpm.Dockerfile
40+
image: fedora:43
41+
tag: fedora43-srpm
42+
platforms: linux/amd64, linux/arm64/v8
43+
3944
- dockerfile: srpm.Dockerfile
4045
image: registry.access.redhat.com/ubi7
4146
tag: rhel7-srpm

0 commit comments

Comments
 (0)