Skip to content

Commit

Permalink
Merge pull request #237 from synonymdev/bump-lnd
Browse files Browse the repository at this point in the history
chore: bump LND to 0.17.4-beta
  • Loading branch information
Jasonvdb authored May 9, 2024
2 parents 442b6c9 + 8719655 commit ecdb203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ services:

lnd:
container_name: lnd
image: polarlightning/lnd:0.16.4-beta
image: polarlightning/lnd:0.17.4-beta
restart: unless-stopped
depends_on:
- bitcoind
Expand Down

0 comments on commit ecdb203

Please sign in to comment.