From bd32edc7586f264b77b0d6d60ca26c1cb8a3371e Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 11 Jun 2024 07:57:34 +0200 Subject: [PATCH] update --- arbitrum-fullnode.prune.yml | 2 +- arbitrum-fullnode.yml | 2 +- arbitrum-nova-fullnode.prune.yml | 2 +- arbitrum-nova-fullnode.yml | 2 +- arbitrum-sepolia-fullnode.prune.yml | 2 +- arbitrum-sepolia-fullnode.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/arbitrum-fullnode.prune.yml b/arbitrum-fullnode.prune.yml index 87fb6200..8880b376 100644 --- a/arbitrum-fullnode.prune.yml +++ b/arbitrum-fullnode.prune.yml @@ -2,7 +2,7 @@ version: '3.1' services: arbitrum-nitro-fullnode: - image: offchainlabs/nitro-node:${NITRO_VERSION:-v2.3.1-26fad6f} + image: offchainlabs/nitro-node:${NITRO_VERSION:-v3.0.0-e6f81cb} stop_grace_period: 3m user: root volumes: diff --git a/arbitrum-fullnode.yml b/arbitrum-fullnode.yml index 4018e5b4..466c5faf 100644 --- a/arbitrum-fullnode.yml +++ b/arbitrum-fullnode.yml @@ -2,7 +2,7 @@ version: '3.1' services: arbitrum-nitro-fullnode: - image: offchainlabs/nitro-node:${NITRO_VERSION:-v2.3.1-26fad6f} + image: offchainlabs/nitro-node:${NITRO_VERSION:-v3.0.0-e6f81cb} stop_grace_period: 3m user: root volumes: diff --git a/arbitrum-nova-fullnode.prune.yml b/arbitrum-nova-fullnode.prune.yml index b1e222f2..95c07e2b 100644 --- a/arbitrum-nova-fullnode.prune.yml +++ b/arbitrum-nova-fullnode.prune.yml @@ -2,7 +2,7 @@ version: '3.1' services: arbitrum-nova-fullnode: - image: offchainlabs/nitro-node:${NITRO_VERSION:-v2.3.1-26fad6f} + image: offchainlabs/nitro-node:${NITRO_VERSION:-v3.0.0-e6f81cb} stop_grace_period: 3m user: root volumes: diff --git a/arbitrum-nova-fullnode.yml b/arbitrum-nova-fullnode.yml index 0b7aa61b..95604470 100644 --- a/arbitrum-nova-fullnode.yml +++ b/arbitrum-nova-fullnode.yml @@ -2,7 +2,7 @@ version: '3.1' services: arbitrum-nova-fullnode: - image: offchainlabs/nitro-node:${NITRO_VERSION:-v2.3.1-26fad6f} + image: offchainlabs/nitro-node:${NITRO_VERSION:-v3.0.0-e6f81cb} stop_grace_period: 3m user: root volumes: diff --git a/arbitrum-sepolia-fullnode.prune.yml b/arbitrum-sepolia-fullnode.prune.yml index 046d5347..8ad381bd 100644 --- a/arbitrum-sepolia-fullnode.prune.yml +++ b/arbitrum-sepolia-fullnode.prune.yml @@ -2,7 +2,7 @@ version: '3.1' services: arbitrum-sepolia-fullnode: - image: 'offchainlabs/nitro-node:v2.3.1-26fad6f' + image: 'offchainlabs/nitro-node:v3.0.0-e6f81cb' stop_grace_period: 3m user: root volumes: diff --git a/arbitrum-sepolia-fullnode.yml b/arbitrum-sepolia-fullnode.yml index 743e429a..d76473a9 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.3.1-26fad6f' + image: 'offchainlabs/nitro-node:v3.0.0-e6f81cb' stop_grace_period: 3m user: root volumes: