Skip to content

Commit

Permalink
Bumping LND to 0.18.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
rockstardev committed Jul 7, 2024
1 parent 0627bec commit 1e7a3bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ services:

lnd:
restart: unless-stopped
image: btcpayserver/lnd:v0.18.0-beta
image: btcpayserver/lnd:v0.18.1-beta
environment:
LND_CHAIN: "btc"
LND_ENVIRONMENT: "regtest"
Expand Down Expand Up @@ -149,7 +149,7 @@ services:

lnd_dest:
restart: unless-stopped
image: btcpayserver/lnd:v0.18.0-beta
image: btcpayserver/lnd:v0.18.1-beta
environment:
LND_CHAIN: "btc"
LND_ENVIRONMENT: "regtest"
Expand Down

0 comments on commit 1e7a3bd

Please sign in to comment.