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 ddfc62c commit 755e512Copy full SHA for 755e512
.github/workflows/release.yml
@@ -41,7 +41,6 @@ jobs:
41
uses: docker/build-push-action@v6
42
with:
43
context: .
44
- file: ./build/Dockerfile.dist
45
platforms: linux/amd64,linux/arm64
46
push: true
47
tags: |
0 commit comments