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 dc3943e commit a2de092Copy full SHA for a2de092
Dockerfile
@@ -20,7 +20,7 @@ COPY --from=builder /go/src/github.com/prometheus-community/elasticsearch_export
20
EXPOSE 9114
21
ENTRYPOINT [ "/bin/elasticsearch_exporter" ]
22
23
-FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.2.6 AS ubi
+FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.2.9 AS ubi
24
25
COPY --from=builder /go/src/github.com/prometheus-community/elasticsearch_exporter/elasticsearch_exporter /bin/elasticsearch_exporter
26
0 commit comments