diff --git a/bitnami/nginx-exporter/0/debian-11/Dockerfile b/bitnami/nginx-exporter/0/debian-11/Dockerfile index 9f19142e44e5..01613ea87222 100644 --- a/bitnami/nginx-exporter/0/debian-11/Dockerfile +++ b/bitnami/nginx-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.0-debian-11-r42" \ + org.opencontainers.image.ref.name="0.11.0-debian-11-r43" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/nginx-exporter" \ org.opencontainers.image.title="nginx-exporter" \ org.opencontainers.image.vendor="VMware, Inc." \