Skip to content

Commit fbaaef7

Browse files
committed
Update docker image name
1 parent 5c416d7 commit fbaaef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
platforms: arm64,amd64
9999
file: Dockerfile
100100
# TODO bring back latest
101-
tags: subquerynetwork/geth-client:${{ github.ref_name }}
101+
tags: subquerynetwork/data-node-go-ethereum:${{ github.ref_name }}
102102
build-args: |
103103
COMMIT=${{github.sha}}
104104
VERSION=${{github.ref_name}}

0 commit comments

Comments
 (0)