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 dc3943e + a2de092 commit ac111f0Copy full SHA for ac111f0
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