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.
2 parents 67ab876 + 890718d commit c5245e1Copy full SHA for c5245e1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=${BUILDPLATFORM} golang:1.20.4-alpine as builder
+FROM --platform=${BUILDPLATFORM} golang:1.22-alpine as builder
2
3
# Copy in the local repository to build from.
4
COPY . /go/src/github.com/lightningnetwork/loop
0 commit comments