diff --git a/arbitrum-fullnode.yml b/arbitrum-fullnode.yml index ce5ec8cc..526fd436 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:-v3.1.0-7d1d84c} + image: offchainlabs/nitro-node:${NITRO_VERSION:-v3.1.2-309340a} stop_grace_period: 3m user: root volumes: diff --git a/arbitrum-nova-fullnode.yml b/arbitrum-nova-fullnode.yml index d80f8b27..5dac2d44 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:-v3.1.0-7d1d84c} + image: offchainlabs/nitro-node:${NITRO_VERSION:-v3.1.2-309340a} stop_grace_period: 3m user: root volumes: diff --git a/arbitrum-sepolia-fullnode.yml b/arbitrum-sepolia-fullnode.yml index 125fe853..8f980669 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:v3.1.0-7d1d84c' + image: 'offchainlabs/nitro-node:v3.1.2-309340a' stop_grace_period: 3m user: root volumes: