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 fe60eb4 + 7840baa commit 7375ab9Copy full SHA for 7375ab9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.13-alpine as builder
+FROM golang:1.15.5-alpine as builder
2
3
# Copy in the local repository to build from.
4
COPY . /go/src/github.com/lightninglabs/lightning-terminal
0 commit comments