Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

Commit

Permalink
Fix build workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Kim Oliver Drechsel <[email protected]>
  • Loading branch information
kimdre committed Jan 15, 2024
1 parent 2b9fc55 commit 0c46561
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 @@ -52,7 +52,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile.app
file: Dockerfile
platforms: |
linux/amd64
linux/arm64
Expand Down

0 comments on commit 0c46561

Please sign in to comment.