Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0b0e4e8

Browse files
authoredJan 29, 2025··
Bump UBI version
Bump UBI version
2 parents 6bb6e00 + 98875c3 commit 0b0e4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ EXPOSE 9187
2222
USER 59000:59000
2323
ENTRYPOINT [ "/bin/postgres_exporter" ]
2424

25-
FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.4.4 AS ubi
25+
FROM quay.io/sysdig/sysdig-stig-mini-ubi9:1.2.3 AS ubi
2626
COPY --from=builder /bin/postgres_exporter /bin/postgres_exporter
2727
EXPOSE 9187
2828
USER 59000:59000

0 commit comments

Comments
 (0)
Please sign in to comment.