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 b02b4b0 + 29d53a0 commit b67f6f8Copy full SHA for b67f6f8
Dockerfile
@@ -22,7 +22,7 @@ EXPOSE 9187
22
USER 59000:59000
23
ENTRYPOINT [ "/bin/postgres_exporter" ]
24
25
-FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.3.8 AS ubi
+FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.3.13 AS ubi
26
COPY --from=builder /bin/postgres_exporter /bin/postgres_exporter
27
EXPOSE 9187
28
0 commit comments