Skip to content

Commit 33361a3

Browse files
authored
Merge pull request #79 from slagle/bootc-containerfile
Set $EDPM_BASE_IMAGE in github workflow
2 parents 8dff145 + b49da26 commit 33361a3

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)