Reference to lnd docker image updated to point to latest

Also helps with building image locally for debugging
This commit is contained in:
rockstardev
2018-06-15 11:53:34 -05:00
parent f8c88bd44f
commit 55c9314cdd

View File

@@ -200,7 +200,7 @@ services:
- "5432"
merchant_lnd:
image: btcpayserver/lnd:0.4.1.0
image: btcpayserver/lnd:latest
environment:
RPCHOST: bitcoind:43782
RPCUSER: ceiwHEbqWI83
@@ -220,7 +220,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:0.4.1.0
image: btcpayserver/lnd:latest
environment:
RPCHOST: bitcoind:43782
RPCUSER: ceiwHEbqWI83