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 b09dea6 commit 14e3321Copy full SHA for 14e3321
.github/workflows/deploy.yml
@@ -62,7 +62,6 @@ jobs:
62
uses: docker/build-push-action@v6
63
with:
64
context: .
65
- platforms: linux/arm64
66
file: ./Dockerfile
67
push: true
68
tags: |
0 commit comments