diff --git a/erigon-goerli.yml b/erigon-goerli.yml index f755f10d..62784a93 100644 --- a/erigon-goerli.yml +++ b/erigon-goerli.yml @@ -51,7 +51,7 @@ services: - "traefik.http.routers.erigon-goerli.middlewares=erigon-goerli-stripprefix, ipwhitelist" lighthouse-goerli: - image: sigp/lighthouse:latest-modern + image: sigp/lighthouse:v4.0.1-rc.0-modern expose: - "5054" #metrics - "4000" #http diff --git a/nethermind-goerli.yml b/nethermind-goerli.yml index 8f97c955..23b8005f 100644 --- a/nethermind-goerli.yml +++ b/nethermind-goerli.yml @@ -53,7 +53,7 @@ services: lighthouse-goerli: - image: sigp/lighthouse:latest-modern + image: sigp/lighthouse:v4.0.1-rc.0-modern restart: unless-stopped networks: - chains