Skip to content

Commit

Permalink
Bump sysdig/sysdig-mini-ubi from 1.2.12 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps sysdig/sysdig-mini-ubi from 1.2.12 to 1.3.1.

---
updated-dependencies:
- dependency-name: sysdig/sysdig-mini-ubi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2022
1 parent 5ce845d commit 715bbbe
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 715bbbe

Please sign in to comment.