diff --git a/Makefile b/Makefile index 72dc80016dd..c47a3a97ab8 100644 --- a/Makefile +++ b/Makefile @@ -312,7 +312,6 @@ release: git-submodules --clean --skip-validate @docker image push --all-tags thorax/erigon - @docker image push --all-tags ghcr.io/ledgerwatch/erigon # since DOCKER_UID, DOCKER_GID are default initialized to the current user uid/gid, # we need separate envvars to facilitate creation of the erigon user on the host OS.