chore: use stacks api 8.13.4

This commit is contained in:
mhatal
2025-11-06 14:32:47 -06:00
parent b541d2b421
commit 8ca15cd0d4

View File

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