diff --git a/bitnami/sealed-secrets/0/scratch/Dockerfile b/bitnami/sealed-secrets/0/scratch/Dockerfile index 7c522b3a3318..36e3a19653e1 100644 --- a/bitnami/sealed-secrets/0/scratch/Dockerfile +++ b/bitnami/sealed-secrets/0/scratch/Dockerfile @@ -35,7 +35,7 @@ ENV OS_ARCH="${TARGETARCH:-amd64}" 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.19.4-scratch-r2" \ + org.opencontainers.image.ref.name="0.19.4-scratch-r3" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/sealed-secrets" \ org.opencontainers.image.title="sealed-secrets" \ org.opencontainers.image.vendor="VMware, Inc." \