Skip to content

Commit

Permalink
Bumping LND to 0.17.4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
rockstardev committed Feb 7, 2024
1 parent 5702bc2 commit d01eda5
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 @@ -112,7 +112,7 @@ services:

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

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

0 comments on commit d01eda5

Please sign in to comment.