diff --git a/bitnami/schema-registry/6.2/debian-11/Dockerfile b/bitnami/schema-registry/6.2/debian-11/Dockerfile index 0f4c18068be6..cb3bda64e1d7 100644 --- a/bitnami/schema-registry/6.2/debian-11/Dockerfile +++ b/bitnami/schema-registry/6.2/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.ref.name="6.2.7-debian-11-r13" \ + org.opencontainers.image.ref.name="6.2.7-debian-11-r14" \ 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." \