chore: use api 8.12.1

This commit is contained in:
mhatal
2025-08-27 08:55:27 -05:00
parent 63101ced1e
commit 75b7271265

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