Skip to content

Commit

Permalink
Bump UBI version
Browse files Browse the repository at this point in the history
Bump UBI version
  • Loading branch information
alxbxbx authored Jan 29, 2025
2 parents d8cf745 + 5fec13b commit a99096e
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-stig-mini-ubi9:1.2.0 as ubi
FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.2.3 as ubi

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

0 comments on commit a99096e

Please sign in to comment.