From 52b4629f1a9db88aef63c8ee2e0e5dd58b561ff4 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 19 Mar 2025 07:46:47 +0100 Subject: [PATCH] fix --- op-blast-mainnet-fullnode.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/op-blast-mainnet-fullnode.yml b/op-blast-mainnet-fullnode.yml index 95b02fde..93bedbb9 100644 --- a/op-blast-mainnet-fullnode.yml +++ b/op-blast-mainnet-fullnode.yml @@ -1,7 +1,7 @@ services: op-blast-mainnet-fullnode: - image: blastio/blast-geth:v1.1.1-mainnet + image: blastio/blast-geth:mainnet-v1.1.1 volumes: - blast-mainnet-fullnode:/data - ./blast-io:/config:rw @@ -50,7 +50,7 @@ services: - "traefik.http.routers.blast.middlewares=blast-stripprefix, ipwhitelist" op-blast-mainnet-fullnode-node: - image: blastio/blast-optimism:v1.1.0-mainnet + image: blastio/blast-optimism:mainnet-v1.1.1 volumes: - ./blast-io:/config - .jwtsecret:/jwtsecret