1
0

Update litecoin

This commit is contained in:
nicolas.dorier
2021-12-24 15:30:18 +09:00
parent 9bc5eea2ee
commit 8726ba6f2f
4 changed files with 10 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ services:
litecoind:
restart: unless-stopped
container_name: btcpayserver_litecoind
image: btcpayserver/litecoin:0.18.1
image: btcpayserver/litecoin:0.18.1-1
environment:
BITCOIN_NETWORK: ${NBITCOIN_NETWORK:-regtest}
BITCOIN_EXTRA_ARGS: |