Skip to content

Commit 22a9b6b

Browse files
authoredMay 10, 2023
Merge pull request #50 from sysdiglabs/dependabot/docker/sysdig/sysdig-mini-ubi-1.4.11
Bump sysdig/sysdig-mini-ubi from 1.4.7 to 1.4.11
2 parents ac71e3c + 6eb745a commit 22a9b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ USER 59000:59000
2727
EXPOSE 9121
2828
ENTRYPOINT [ "/redis_exporter" ]
2929

30-
FROM quay.io/sysdig/sysdig-mini-ubi:1.4.7 as ubi
30+
FROM quay.io/sysdig/sysdig-mini-ubi:1.4.11 as ubi
3131

3232
COPY --from=builder /redis_exporter /redis_exporter
3333
COPY --from=builder /etc/ssl/certs /etc/ssl/certs

0 commit comments

Comments
 (0)
Please sign in to comment.