Skip to content

Commit

Permalink
Update ldk test node impl
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed Jun 17, 2024
1 parent dbc7f84 commit c3da917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ldknode/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
FROM rust:1.78-bookworm AS builder

# References for lndk
ARG LDK_NODE_REF=e6ff79a6f1d3b6e182baa86a110e75854189dc94
ARG LDK_NODE_REF=be54d4dfb95888fb7405ce1e740d5c24f8f054a6

# Add utils
RUN apt-get update \
Expand Down

0 comments on commit c3da917

Please sign in to comment.