1
0

RTL: Upgrade to v0.12.3 (#638)

This contains the cookie not being generated bugfix, see Ride-The-Lightning/RTL#994.

Fixes btcpayserver/btcpayserver#3700.
This commit is contained in:
d11n
2022-05-04 10:20:38 +02:00
committed by GitHub
parent ed82dbb2bb
commit cbed7ea0f1
5 changed files with 25 additions and 27 deletions

View File

@@ -40,7 +40,7 @@ services:
- bitcoind
bitcoin_rtl:
image: shahanafarooqui/rtl:0.12.2
image: shahanafarooqui/rtl:0.12.3
restart: unless-stopped
environment:
LN_IMPLEMENTATION: ECL
@@ -78,4 +78,4 @@ required:
- "opt-add-zmq"
- "opt-txindex"
exclusive:
- lightning
- lightning