From 2209c9acb1e6de60a4091e323ee8242001db09f3 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 12 Mar 2024 10:30:19 +0100 Subject: [PATCH] update --- reth-mainnet-fullnode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reth-mainnet-fullnode.yml b/reth-mainnet-fullnode.yml index 3e7cd600..75c20fff 100644 --- a/reth-mainnet-fullnode.yml +++ b/reth-mainnet-fullnode.yml @@ -2,7 +2,7 @@ version: '3.1' services: mainnet-reth-fullnode: - image: ghcr.io/paradigmxyz/reth:v0.1.0-alpha.19 + image: ghcr.io/paradigmxyz/reth:v0.1.0-alpha.21 user: root volumes: - "reth-mainnet-fullnode:/root/.local/share/reth/mainnet/db"