We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81aba42 commit c761e32Copy full SHA for c761e32
1 file changed
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
# |_| |_|\___|\__|_| |_|\___|_| |_| |_| |_|_|_| |_|\__,_|
11
12
nethermind:
13
- image: nethermind/nethermind:${NETHERMIND_VERSION:-1.32.2}
+ image: nethermind/nethermind:${NETHERMIND_VERSION:-1.33.0}
14
profiles: [""]
15
restart: unless-stopped
16
ports:
0 commit comments