Skip to content

Commit b49da26

Browse files
committed
Set $EDPM_BASE_IMAGE in github workflow
Signed-off-by: James Slagle <jslagle@redhat.com>
1 parent 8dff145 commit b49da26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/edpm-bootc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ env:
1414
imagenamespace: ${{ secrets.IMAGENAMESPACE || secrets.QUAY_USERNAME }}
1515
latesttag: latest
1616
podified: current-podified
17+
EDPM_BASE_IMAGE: quay.io/centos-bootc/centos-bootc:stream9
1718

1819
jobs:
1920

0 commit comments

Comments
 (0)