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 651444e commit b613bfbCopy full SHA for b613bfb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.18.3-alpine3.16
+FROM golang:1.19.2-alpine3.16
2
3
RUN apk --no-cache add ca-certificates curl git make openssh-client docker bash bc \
4
&& sed -i -e "s/bin\/ash/bin\/bash/" /etc/passwd \
0 commit comments