Update lnd

This commit is contained in:
benthecarman
2023-05-15 09:12:01 -05:00
parent 05d5260067
commit e004845050

View File

@@ -26,7 +26,7 @@ services:
- "38334:38334" - "38334:38334"
lnd: lnd:
container_name: "lnd" container_name: "lnd"
image: lightninglabs/lnd:v0.16.0-beta image: lightninglabs/lnd:v0.16.2-beta
user: "0:1000" user: "0:1000"
restart: always restart: always
stop_grace_period: 10m stop_grace_period: 10m