We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb5d374 + 2f69732 commit a41b7c8Copy full SHA for a41b7c8
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