We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0dc397 commit 12c6ee8Copy full SHA for 12c6ee8
1 file changed
.github/workflows/build.yaml
@@ -54,7 +54,7 @@ jobs:
54
uses: docker/build-push-action@v5
55
with:
56
context: .
57
- file: docker/Dockerfile
+ file: Dockerfile
58
platforms: linux/amd64
59
push: true
60
tags: |
0 commit comments