Skip to content

Commit 1142b68

Browse files
authored
Add multi arch image (#48)
1 parent 4e59391 commit 1142b68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-utils-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
with:
3030
context: .
3131
push: true
32+
platforms: linux/amd64,linux/arm64
3233
tags: |
3334
docker.io/flashbots/playground-utils:latest
3435
docker.io/flashbots/playground-utils:${{ github.sha }}

0 commit comments

Comments
 (0)