mirror of
https://github.com/alexgo-io/stacks-node-mainnet.git
synced 2026-01-12 06:43:47 +08:00
chore: use stacks api 7.8.2
Signed-off-by: mhatal <100742635+mhatal@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
- ./postgresql/data:/var/lib/postgresql/data
|
||||
stacks-blockchain-api:
|
||||
restart: always
|
||||
image: bestmike007/stacks-blockchain-api:7.8.0
|
||||
image: bestmike007/stacks-blockchain-api:7.8.2
|
||||
container_name: stacks_api
|
||||
entrypoint: "/wait"
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user