We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f721459 commit 93f8bd4Copy full SHA for 93f8bd4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=${BUILDPLATFORM} golang:1.23.12-alpine as builder
+FROM --platform=${BUILDPLATFORM} golang:1.24.6-alpine as builder
2
3
# Copy in the local repository to build from.
4
COPY . /go/src/github.com/lightningnetwork/loop
0 commit comments