Skip to content

Commit

Permalink
use erigontech/erigon
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo authored Oct 29, 2024
1 parent 9fdf0a1 commit 16fbf2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erigon/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG UPSTREAM_VERSION

FROM thorax/erigon:${UPSTREAM_VERSION}
FROM erigontech/erigon:${UPSTREAM_VERSION}

ARG NETWORK
ARG P2P_PORT
Expand Down

0 comments on commit 16fbf2f

Please sign in to comment.