chore: use stacks api 8.11.4

This commit is contained in:
mhatal
2025-07-16 09:08:06 -05:00
parent 34e84429d5
commit 57eefbed4c

View File

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