Skip to content

Commit 96f760a

Browse files
Merge pull request #78 from slagle/bootc-containerfile
Fix Containerfile name in workflow
2 parents 965d23e + 06efbb4 commit 96f760a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/edpm-bootc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
image: edpm-bootc
6868
tags: ${{ env.latesttag }} ${{ github.sha }} ${{ env.podified }}
6969
containerfiles: |
70-
./bootc/Containerfile.centos9
70+
./bootc/Containerfile
7171
context: bootc
7272

7373
- name: Push edpm-bootc container image to ${{ env.imageregistry }}

0 commit comments

Comments
 (0)