Skip to content

Commit 0301f58

Browse files
authored
Bump UBI version
Bump UBI version
2 parents f484497 + 7938ccf commit 0301f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ COPY --from=builder /go/src/github.com/prometheus-community/elasticsearch_export
2020
EXPOSE 9114
2121
ENTRYPOINT [ "/bin/elasticsearch_exporter" ]
2222

23-
FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.4.4 AS ubi
23+
FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.2.3 AS ubi
2424

2525
COPY --from=builder /go/src/github.com/prometheus-community/elasticsearch_exporter/elasticsearch_exporter /bin/elasticsearch_exporter
2626

0 commit comments

Comments
 (0)