diff --git a/bitnami/schema-registry/7.2/debian-11/Dockerfile b/bitnami/schema-registry/7.2/debian-11/Dockerfile index e22a1ed6677d..2f80c3713632 100644 --- a/bitnami/schema-registry/7.2/debian-11/Dockerfile +++ b/bitnami/schema-registry/7.2/debian-11/Dockerfile @@ -6,7 +6,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="7.2.3-debian-11-r12" \ + org.opencontainers.image.ref.name="7.2.3-debian-11-r13" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/schema-registry" \ org.opencontainers.image.title="schema-registry" \ org.opencontainers.image.vendor="VMware, Inc." \