1
0

Bump RTL and Clightning-rest

Only for clightning, separate PR for lnd
This commit is contained in:
Kukks
2021-08-19 07:02:03 +02:00
committed by Andrew Camilleri
parent 7a732e9c4a
commit e6f6568b91

View File

@@ -55,7 +55,7 @@ services:
- "9737" - "9737"
clightning_bitcoin_rest: clightning_bitcoin_rest:
image: saubyk/c-lightning-rest:0.4.3 image: saubyk/c-lightning-rest:0.4.4
restart: unless-stopped restart: unless-stopped
stop_signal: SIGKILL stop_signal: SIGKILL
environment: environment:
@@ -73,7 +73,7 @@ services:
- "3001" - "3001"
bitcoin_rtl: bitcoin_rtl:
image: shahanafarooqui/rtl:0.10.0 image: shahanafarooqui/rtl:0.11.0
restart: unless-stopped restart: unless-stopped
environment: environment:
LN_IMPLEMENTATION: CLT LN_IMPLEMENTATION: CLT