Skip to content

Commit 2a95d4d

Browse files
committed
Bump chaorn v1.4.3 & nethermind v1.31.11
1 parent 8333134 commit 2a95d4d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
# | | | | __/ |_| | | | __/ | | | | | | | | | | | (_| |
1010
# |_| |_|\___|\__|_| |_|\___|_| |_| |_| |_|_|_| |_|\__,_|
1111
nethermind:
12-
image: nethermind/nethermind:${NETHERMIND_VERSION:-1.31.9}
12+
image: nethermind/nethermind:${NETHERMIND_VERSION:-1.31.11}
1313
restart: unless-stopped
1414
ports:
1515
- ${NETHERMIND_PORT_P2P:-30303}:30303/tcp # P2P TCP
@@ -82,7 +82,7 @@ services:
8282
# \___|_| |_|\__,_|_| \___/|_| |_|
8383

8484
charon:
85-
image: obolnetwork/charon:${CHARON_VERSION:-v1.3.3}
85+
image: obolnetwork/charon:${CHARON_VERSION:-v1.4.3}
8686
environment:
8787
- CHARON_BEACON_NODE_ENDPOINTS=${CHARON_BEACON_NODE_ENDPOINTS:-http://lighthouse:5052}
8888
- CHARON_BEACON_NODE_HEADERS=${CHARON_BEACON_NODE_HEADERS:-}

0 commit comments

Comments
 (0)