From d41f231705c819830916563c30d7b68a5b533565 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 13 Dec 2024 10:27:25 +0100 Subject: [PATCH] update --- base-reth-fullnode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-reth-fullnode.yml b/base-reth-fullnode.yml index 4d95ccf5..73e561ae 100644 --- a/base-reth-fullnode.yml +++ b/base-reth-fullnode.yml @@ -2,7 +2,7 @@ version: '3.1' services: base-fullnode: # this is Optimism's geth client - image: ghcr.io/paradigmxyz/op-reth:v1.1.1 + image: ghcr.io/paradigmxyz/op-reth:v1.1.4 expose: - 9551 - 8545 # RPC / Websocket