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 220f954 commit ec0d629Copy full SHA for ec0d629
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.11
+FROM golang:1.12
2
RUN GO111MODULES=on CGO_ENABLED=0 GOOS=linux go get -a -installsuffix cgo github.com/rapidloop/pgmetrics/cmd/pgmetrics
3
4
FROM alpine:latest
0 commit comments