1
0

Upgrade RTL to v0.10.0 (#423)

* Upgrade RTL to v0.10.0

Addresses Ride-The-Lightning/RTL#582

* Upgrade RTL for c-lightning and eclair too
This commit is contained in:
Dennis Reimann
2021-01-08 13:34:54 +01:00
committed by GitHub
parent 0be7e85abc
commit 6157c40704
3 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ services:
- "3001"
bitcoin_rtl:
image: shahanafarooqui/rtl:0.9.3
image: shahanafarooqui/rtl:0.10.0
restart: unless-stopped
environment:
LN_IMPLEMENTATION: CLT

View File

@@ -41,7 +41,7 @@ services:
- bitcoind
bitcoin_rtl:
image: shahanafarooqui/rtl:0.8.2
image: shahanafarooqui/rtl:0.10.0
restart: unless-stopped
environment:
LN_IMPLEMENTATION: ECL

View File

@@ -41,7 +41,7 @@ services:
- bitcoind
bitcoin_rtl:
image: shahanafarooqui/rtl:0.9.3
image: shahanafarooqui/rtl:0.10.0
restart: unless-stopped
environment:
LND_SERVER_URL: http://lnd_bitcoin:8080/v1