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 5222ba9 commit 9c4bfebCopy full SHA for 9c4bfeb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19 as builder
+FROM golang:1.20 as builder
2
3
ADD . /go/src/github.com/raffis/mongodb-query-exporter
4
WORKDIR /go/src/github.com/raffis/mongodb-query-exporter
0 commit comments