mirror of
https://github.com/alexgo-io/stacks-node-mainnet.git
synced 2026-04-30 20:02:47 +08:00
chore: use stacks-blockchain-api 7.7.2
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
|||||||
- ./postgresql/data:/var/lib/postgresql/data
|
- ./postgresql/data:/var/lib/postgresql/data
|
||||||
stacks-blockchain-api:
|
stacks-blockchain-api:
|
||||||
restart: always
|
restart: always
|
||||||
image: bestmike007/stacks-blockchain-api:7.4.0
|
image: bestmike007/stacks-blockchain-api:7.7.2
|
||||||
container_name: stacks_api
|
container_name: stacks_api
|
||||||
entrypoint: "/wait"
|
entrypoint: "/wait"
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|||||||
Reference in New Issue
Block a user