diff --git a/bitnami/postgres-exporter/0/debian-11/Dockerfile b/bitnami/postgres-exporter/0/debian-11/Dockerfile index fcd9278749c9..bd968edfa640 100644 --- a/bitnami/postgres-exporter/0/debian-11/Dockerfile +++ b/bitnami/postgres-exporter/0/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.11.1-debian-11-r50" \ + org.opencontainers.image.ref.name="0.11.1-debian-11-r51" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgres-exporter" \ org.opencontainers.image.title="postgres-exporter" \ org.opencontainers.image.vendor="VMware, Inc." \