mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
dep+build: bump LND dependency to include GenCertPair fix
This commit is contained in:
parent
3bd46249d4
commit
4ab6c65186
4 changed files with 149 additions and 90 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM --platform=${BUILDPLATFORM} golang:1.17-alpine as builder
|
||||
FROM --platform=${BUILDPLATFORM} golang:1.18-alpine as builder
|
||||
|
||||
# Copy in the local repository to build from.
|
||||
COPY . /go/src/github.com/lightningnetwork/loop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue