Skip to content

Commit

Permalink
Bump UBI version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeyh committed Oct 3, 2024
1 parent 20c8327 commit 6d95de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY --from=builder /go/src/github.com/prometheus-community/elasticsearch_export
EXPOSE 9114
ENTRYPOINT [ "/bin/elasticsearch_exporter" ]

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

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

Expand Down

0 comments on commit 6d95de7

Please sign in to comment.