Skip to content

Commit 6d95de7

Browse files
committed
Bump UBI version
1 parent 20c8327 commit 6d95de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ COPY --from=builder /go/src/github.com/prometheus-community/elasticsearch_export
1717
EXPOSE 9114
1818
ENTRYPOINT [ "/bin/elasticsearch_exporter" ]
1919

20-
FROM quay.io/sysdig/sysdig-mini-ubi9:1.3.9 AS ubi
20+
FROM quay.io/sysdig/sysdig-mini-ubi9:1.3.11 AS ubi
2121

2222
COPY --from=builder /go/src/github.com/prometheus-community/elasticsearch_exporter/elasticsearch_exporter /bin/elasticsearch_exporter
2323

0 commit comments

Comments
 (0)