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.
1 parent 5c416d7 commit fbaaef7Copy full SHA for fbaaef7
.github/workflows/release.yml
@@ -98,7 +98,7 @@ jobs:
98
platforms: arm64,amd64
99
file: Dockerfile
100
# TODO bring back latest
101
- tags: subquerynetwork/geth-client:${{ github.ref_name }}
+ tags: subquerynetwork/data-node-go-ethereum:${{ github.ref_name }}
102
build-args: |
103
COMMIT=${{github.sha}}
104
VERSION=${{github.ref_name}}
0 commit comments