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.
2 parents b118a89 + 5acd402 commit 4fe7f9bCopy full SHA for 4fe7f9b
.github/workflows/push-docker.yml
@@ -45,6 +45,6 @@ jobs:
45
uses: docker/build-push-action@v6
46
with:
47
push: true
48
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
49
file: ./docker/timeboost.Dockerfile
50
tags: ghcr.io/espressosystems/timeboost:${{ env.TAG }}
0 commit comments