Browse Source

Lets use the latest

patch-1
nolim1t 5 years ago
parent
commit
c84723da5e
No known key found for this signature in database GPG Key ID: F6287B82CC84BCBD
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -25,7 +25,7 @@ services:
restart: on-failure
network_mode: host
lnd:
image: lncm/lnd:v0.8.0-experimental
image: lncm/lnd:v0.9.1-experimental
logging: *default-logging
volumes:
- ${HOME}/lnd:/root/.lnd

Loading…
Cancel
Save