Skip to content

Commit d5ecad1

Browse files
authored
chore: bump Nethermind 1.31.1 (#156)
1 parent 5235717 commit d5ecad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
# | | | | __/ |_| | | | __/ | | | | | | | | | | | (_| |
3030
# |_| |_|\___|\__|_| |_|\___|_| |_| |_| |_|_|_| |_|\__,_|
3131
nethermind:
32-
image: nethermind/nethermind:${NETHERMIND_VERSION:-1.31.0}
32+
image: nethermind/nethermind:${NETHERMIND_VERSION:-1.31.1}
3333
restart: unless-stopped
3434
ports:
3535
- ${NETHERMIND_PORT_P2P:-30303}:30303/tcp # P2P TCP

0 commit comments

Comments
 (0)