Skip to content

Commit

Permalink
Specify the correct Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Sep 14, 2024
1 parent 2245cb7 commit 2e34a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build-manual-crf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
context: .
file: Dockerfile.crf
platforms: linux/amd64,linux/arm/v7
push: true
tags: |
Expand Down

0 comments on commit 2e34a08

Please sign in to comment.