Update lnd

This commit is contained in:
benthecarman
2023-06-07 14:52:18 -05:00
parent 9474965a90
commit e01f6941e4

View File

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