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.
2 parents 581c16f + 0b51477 commit 8944abdCopy full SHA for 8944abd
Dockerfile
@@ -17,7 +17,7 @@ COPY --from=builder /go/src/github.com/prometheus-community/elasticsearch_export
17
EXPOSE 9114
18
ENTRYPOINT [ "/bin/elasticsearch_exporter" ]
19
20
-FROM quay.io/sysdig/sysdig-mini-ubi9:1.2.0 as ubi
+FROM quay.io/sysdig/sysdig-mini-ubi9:1.3.0 as ubi
21
22
COPY --from=builder /go/src/github.com/prometheus-community/elasticsearch_exporter/elasticsearch_exporter /bin/elasticsearch_exporter
23
0 commit comments