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 88551d2 + 72585e3 commit 5ae43b3Copy full SHA for 5ae43b3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.14
+FROM golang:1.15
2
COPY . /go/src/github.com/moul/ssh2docker
3
WORKDIR /go/src/github.com/moul/ssh2docker
4
RUN make
0 commit comments