We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257b5f2 commit 6827f76Copy full SHA for 6827f76
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=${BUILDPLATFORM} golang:1.18-alpine as builder
+FROM --platform=${BUILDPLATFORM} golang:1.19.7-alpine as builder
2
3
# Copy in the local repository to build from.
4
COPY . /go/src/github.com/lightningnetwork/loop
0 commit comments