Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlovelltroy authored Jan 20, 2025
1 parent f600b57 commit b440cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: docker/build-push-action@v3
with:
context: .
file: dockerfiles/Dockerfile
file: dockerfiles/dnf/Dockerfile
push: true
tags: |
ghcr.io/openchami/image-build:latest

0 comments on commit b440cc0

Please sign in to comment.