We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5d374 commit 2f69732Copy full SHA for 2f69732
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.12-alpine as builder
+FROM golang:1.13-alpine as builder
2
3
# Copy in the local repository to build from.
4
COPY . /go/src/github.com/lightningnetwork/loop
0 commit comments