From c6b36c3c0b5eb9a914238893ad101bcbdf477fef Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:03:06 +0100 Subject: [PATCH] update --- arbitrum-sepolia-fullnode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arbitrum-sepolia-fullnode.yml b/arbitrum-sepolia-fullnode.yml index 63a66bcb..ee0e68cc 100644 --- a/arbitrum-sepolia-fullnode.yml +++ b/arbitrum-sepolia-fullnode.yml @@ -2,7 +2,7 @@ version: '3.1' services: arbitrum-sepolia-fullnode: - image: 'offchainlabs/nitro-node:v2.2.2-8f33fea' + image: 'offchainlabs/nitro-node:v2.3.0-3e14543' restart: always stop_grace_period: 30s user: root