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 e635deeCopy full SHA for e635dee
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.15
+FROM golang:1.21
2
COPY . /go/src/github.com/moul/ssh2docker
3
WORKDIR /go/src/github.com/moul/ssh2docker
4
RUN make
0 commit comments