Skip to content

Commit

Permalink
UPDATE ubi image version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimeyh committed Dec 13, 2023
1 parent fa7626f commit f25a5c5
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.4.11 as ubi
FROM quay.io/sysdig/sysdig-mini-ubi9:1.2.0 as ubi

COPY --from=builder /redis_exporter /redis_exporter
COPY --from=builder /etc/ssl/certs /etc/ssl/certs
Expand Down

0 comments on commit f25a5c5

Please sign in to comment.