We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a8936d + c1bcbf0 commit f6177b0Copy full SHA for f6177b0
Dockerfile
@@ -27,7 +27,7 @@ USER 59000:59000
27
EXPOSE 9121
28
ENTRYPOINT [ "/redis_exporter" ]
29
30
-FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.3.17 as ubi
+FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.3.18 as ubi
31
32
COPY --from=builder /redis_exporter /redis_exporter
33
COPY --from=builder /etc/ssl/certs /etc/ssl/certs
0 commit comments