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.
1 parent 5ae43b3 commit 26645fcCopy full SHA for 26645fc
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.15
+FROM golang:1.23
2
COPY . /go/src/github.com/moul/ssh2docker
3
WORKDIR /go/src/github.com/moul/ssh2docker
4
RUN make
0 commit comments