We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e59391 commit 1142b68Copy full SHA for 1142b68
.github/workflows/docker-utils-release.yaml
@@ -29,6 +29,7 @@ jobs:
29
with:
30
context: .
31
push: true
32
+ platforms: linux/amd64,linux/arm64
33
tags: |
34
docker.io/flashbots/playground-utils:latest
35
docker.io/flashbots/playground-utils:${{ github.sha }}
0 commit comments