Skip to content

Commit 8944abd

Browse files
Merge pull request #82 from sysdiglabs/dependabot/docker/sysdig/sysdig-mini-ubi-1.5.3
Bump sysdig/sysdig-mini-ubi from 1.4.11 to 1.5.3
2 parents 581c16f + 0b51477 commit 8944abd

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
@@ -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.2.0 as ubi
20+
FROM quay.io/sysdig/sysdig-mini-ubi9:1.3.0 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)