We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3c591 commit f88a50cCopy full SHA for f88a50c
2 files changed
docker-compose-cln.yml
@@ -53,7 +53,7 @@ services:
53
- bitcoin-electrs
54
55
cln:
56
- image: elementsproject/lightningd:v24.08.2
+ image: elementsproject/lightningd:v25.12.1
57
platform: linux/amd64
58
depends_on:
59
bitcoin:
docker-compose-lnd.yml
@@ -1,6 +1,6 @@
1
services:
2
3
- image: blockstream/bitcoind:29.1
+ image: blockstream/bitcoind:30.2
4
5
command:
6
[
lnd:
- image: lightninglabs/lnd:v0.18.5-beta
+ image: lightninglabs/lnd:v0.20.1-beta
container_name: ldk-node-lnd
0 commit comments