chore: use stacks-blockchain-api 7.7.2

This commit is contained in:
mhatal
2024-01-21 13:32:03 +08:00
committed by GitHub
parent b84c8793e5
commit 285d7a8709

View File

@@ -16,7 +16,7 @@ services:
- ./postgresql/data:/var/lib/postgresql/data - ./postgresql/data:/var/lib/postgresql/data
stacks-blockchain-api: stacks-blockchain-api:
restart: always restart: always
image: bestmike007/stacks-blockchain-api:7.4.0 image: bestmike007/stacks-blockchain-api:7.7.2
container_name: stacks_api container_name: stacks_api
entrypoint: "/wait" entrypoint: "/wait"
network_mode: host network_mode: host