Skip to content

Commit

Permalink
Update docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Apr 7, 2024
1 parent 5c416d7 commit fbaaef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
platforms: arm64,amd64
file: Dockerfile
# TODO bring back latest
tags: subquerynetwork/geth-client:${{ github.ref_name }}
tags: subquerynetwork/data-node-go-ethereum:${{ github.ref_name }}
build-args: |
COMMIT=${{github.sha}}
VERSION=${{github.ref_name}}
Expand Down

0 comments on commit fbaaef7

Please sign in to comment.