Skip to content

Commit

Permalink
Merge pull request #23 from sysdiglabs/dependabot/docker/sysdig/sysdi…
Browse files Browse the repository at this point in the history
…g-mini-ubi-1.3.1

Bump sysdig/sysdig-mini-ubi from 1.2.12 to 1.3.1
  • Loading branch information
Dlorite authored Jun 30, 2022
2 parents 09d268f + 715bbbe commit 12e1d31
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-ubi:1.2.12 as ubi
FROM quay.io/sysdig/sysdig-mini-ubi:1.3.1 as ubi

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

Expand Down

0 comments on commit 12e1d31

Please sign in to comment.