Skip to content

Commit 629b39d

Browse files
committed
remove armv7
1 parent a21da53 commit 629b39d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
context: .
3232
file: ./Dockerfile
33-
platforms: linux/amd64,linux/arm64,linux/arm/v7
33+
platforms: linux/amd64,linux/arm64
3434
push: true
3535
tags: |
3636
wolfderechter/taiko-node-dashboard:latest

0 commit comments

Comments
 (0)