Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update node versions #39

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Update node versions #39

wants to merge 5 commits into from

Conversation

mrfelton
Copy link
Member

This pull request includes several updates to the docker-compose.yml file, a version bump in the docker/lndk/Dockerfile, and some script adjustments to align with the latest Docker Compose command syntax. The most important changes are grouped by theme below:

Docker Compose Updates:

  • Updated lnd image versions to v0.18.3-beta.rc1 for lnd1 and lnd2 services (docker-compose.yml). [1] [2]
  • Added --tls-ip option to the command for lnd1 and lnd2 services (docker-compose.yml). [1] [2]

Dockerfile Update:

  • Updated LNDK_REF to 83e1c90dbef2749272c258ac2e2f3d04eb2f32f6 in docker/lndk/Dockerfile.

Script Adjustments:

  • Replaced docker-compose with docker compose in scripts/clean.sh.
  • Replaced docker-compose with docker compose in scripts/init.sh.

@mrfelton mrfelton self-assigned this Aug 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant