Skip to content

Commit

Permalink
erigon: 2.60.8 -> v2.60.9 (#16)
Browse files Browse the repository at this point in the history
* erigon: 2.60.8 -> 2.60.9

* fix: erigon docker image

-  2.60.7
:  docker images will be released on Dockerhub repository “erigontech/erigon”. Previous images, released in repository “thorax/erigon” will remain as is. We are not planning to copy old images to the new dockerhub repository.

-  v2.60.9
:Returned prefix "v" to git tag, docker tags. Reason: compatibility with Golang's rules (go.mod)

---------

Co-authored-by: richard <[email protected]>
  • Loading branch information
CharlesFus and ohko4711 authored Nov 18, 2024
1 parent f5fbf76 commit 5e99194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ images:
nethermind: "nethermind/nethermind:1.29.1"
geth: "ethereum/client-go:v1.14.11"
reth: "ghcr.io/paradigmxyz/reth:v1.1.0"
erigon: "thorax/erigon:2.60.8"
erigon: "erigontech/erigon:v2.60.9"
besu: "hyperledger/besu:24.10.0"

0 comments on commit 5e99194

Please sign in to comment.