Skip to content

Commit

Permalink
Erigon default to v2.60.6 (#1906)
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne authored Aug 14, 2024
1 parent 374df8d commit 8da5f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.env
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ BESU_DOCKERFILE=Dockerfile.binary
# SRC build target can be a tag, a branch, or a pr as "pr-ID"
ERIGON_SRC_BUILD_TARGET='$(git describe --tags $(git rev-list --tags --max-count=1))'
ERIGON_SRC_REPO=https://github.com/ledgerwatch/erigon
ERIGON_DOCKER_TAG=v2.60.4
ERIGON_DOCKER_TAG=v2.60.6
ERIGON_DOCKER_REPO=thorax/erigon
ERIGON_DOCKERFILE=Dockerfile.binary

Expand Down

0 comments on commit 8da5f91

Please sign in to comment.