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 9438218 + 7cc822b commit 3721122Copy full SHA for 3721122
.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