Skip to content

Commit

Permalink
Nethermind merge-ready tag
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Aug 22, 2022
1 parent 33e5e3e commit 52f443d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions default.env
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ ERIGON_DOCKERFILE=Dockerfile.binary
# Nethermind
# SRC build target can be a tag or a branch
NM_SRC_BUILD_TARGET='$(git describe --tags $(git rev-list --tags --max-count=1))'
NM_DOCKER_TAG=goerli_testing
NM_DOCKERFILE=Dockerfile.dev
NM_DOCKER_TAG=latest
NM_DOCKERFILE=Dockerfile.binary

# Go-Ethereum aka Geth
# SRC build target can be a tag or a branch
Expand Down

0 comments on commit 52f443d

Please sign in to comment.