diff --git a/bitnami/sealed-secrets/0/scratch/Dockerfile b/bitnami/sealed-secrets/0/scratch/Dockerfile index c3ec3270cbba..681efaf8dd9c 100644 --- a/bitnami/sealed-secrets/0/scratch/Dockerfile +++ b/bitnami/sealed-secrets/0/scratch/Dockerfile @@ -33,10 +33,10 @@ ARG TARGETARCH ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2023-02-17T18:14:33Z" \ + org.opencontainers.image.created="2023-02-24T16:21:56Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.19.5-scratch-r0" \ + org.opencontainers.image.ref.name="0.19.5-scratch-r1" \ org.opencontainers.image.title="sealed-secrets" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="0.19.5"