chore: use api v8.13.6

This commit is contained in:
mhatal
2025-12-24 00:03:18 -06:00
parent 5b8628bf89
commit 680b51b100

View File

@@ -23,7 +23,7 @@ services:
- ./init.sql:/docker-entrypoint-initdb.d/init.sql - ./init.sql:/docker-entrypoint-initdb.d/init.sql
stacks-blockchain-api: stacks-blockchain-api:
restart: always restart: always
image: bestmike007/stacks-blockchain-api:8.13.5 image: bestmike007/stacks-blockchain-api:8.13.6
container_name: stacks_api container_name: stacks_api
entrypoint: "/wait" entrypoint: "/wait"
network_mode: host network_mode: host