We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a21da53 commit 629b39dCopy full SHA for 629b39d
1 file changed
.github/workflows/docker-image.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
context: .
32
file: ./Dockerfile
33
- platforms: linux/amd64,linux/arm64,linux/arm/v7
+ platforms: linux/amd64,linux/arm64
34
push: true
35
tags: |
36
wolfderechter/taiko-node-dashboard:latest
0 commit comments