1
0

bump lnd btcpay

This commit is contained in:
nicolas.dorier
2019-11-18 17:32:08 +09:00
parent 760516339f
commit 6ad1b99584
5 changed files with 22 additions and 22 deletions

View File

@@ -2,7 +2,7 @@ version: "3"
services:
lnd_bitcoin:
image: btcpayserver/lnd:v0.7.1-beta-withseed
image: btcpayserver/lnd:v0.7.1-beta-withseed-2
container_name: btcpayserver_lnd_bitcoin
restart: unless-stopped
environment:

View File

@@ -4,7 +4,7 @@ services:
btcpayserver:
restart: unless-stopped
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.0.3.139}
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.0.3.141}
expose:
- "49392"
environment:

View File

@@ -2,7 +2,7 @@ version: "3"
services:
lnd_litecoin:
image: btcpayserver/lnd:v0.7.1-beta-withseed
image: btcpayserver/lnd:v0.7.1-beta-withseed-2
container_name: btcpayserver_lnd_litecoin
restart: unless-stopped
environment: