chore: use stacks 3.1.0.0.2

This commit is contained in:
mhatal
2024-12-14 04:23:58 -06:00
parent a4f1e609a6
commit fd352fa7f1
4 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ services:
- ./wait:/wait:ro
stacks-blockchain:
restart: always
image: bestmike007/stacks-blockchain:3.1.0.0.1
image: bestmike007/stacks-blockchain:3.1.0.0.2
container_name: stacks_node
entrypoint: "/wait"
network_mode: host