Skip to content

Commit

Permalink
Merge pull request #13 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 3676045 + 7af6f15 commit ef08ac4
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 @@ -27,7 +27,7 @@ USER 59000:59000
EXPOSE 9121
ENTRYPOINT [ "/redis_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 /redis_exporter /redis_exporter
COPY --from=builder /etc/ssl/certs /etc/ssl/certs
Expand Down

0 comments on commit ef08ac4

Please sign in to comment.