chore: use api 8.11.2

This commit is contained in:
mhatal
2025-07-02 02:44:59 -05:00
parent f6bef3b4e0
commit e481560aea

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.1
image: bestmike007/stacks-blockchain-api:8.11.2
container_name: stacks_api
entrypoint: "/wait"
network_mode: host