Skip to content

Commit

Permalink
yeay
Browse files Browse the repository at this point in the history
  • Loading branch information
czarly committed Nov 30, 2024
1 parent 4abbf29 commit 635c540
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arbitrum-nova-fullnode.prune.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.1'

services:
arbitrum-nova-fullnode:
image: offchainlabs/nitro-node:${NITRO_VERSION:-v3.0.0-e6f81cb}
image: offchainlabs/nitro-node:${NITRO_VERSION:-v3.2.1-d81324d}
stop_grace_period: 3m
user: root
volumes:
Expand Down
2 changes: 1 addition & 1 deletion arbitrum-nova-fullnode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.1'

services:
arbitrum-nova-fullnode:
image: offchainlabs/nitro-node:${NITRO_VERSION:-v3.2.0-f847be0}
image: offchainlabs/nitro-node:${NITRO_VERSION:-v3.2.1-d81324d}
stop_grace_period: 3m
user: root
volumes:
Expand Down

0 comments on commit 635c540

Please sign in to comment.