Skip to content

Commit ea49def

Browse files
authored
Removed ghcr from makefile (#11335)
1 parent 1f6f931 commit ea49def

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ release: git-submodules
312312
--clean --skip-validate
313313

314314
@docker image push --all-tags thorax/erigon
315-
@docker image push --all-tags ghcr.io/ledgerwatch/erigon
316315

317316
# since DOCKER_UID, DOCKER_GID are default initialized to the current user uid/gid,
318317
# we need separate envvars to facilitate creation of the erigon user on the host OS.

0 commit comments

Comments
 (0)