[bitnami/pinniped] Release 0.22.0-scratch-r2 (#25344)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-02-24 18:30:21 +01:00
committed by GitHub
parent ba3c3d5783
commit c26dd4a507

View File

@@ -33,10 +33,10 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-02-17T17:42:39Z" \
org.opencontainers.image.created="2023-02-24T16:18:14Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="0.22.0-scratch-r1" \
org.opencontainers.image.ref.name="0.22.0-scratch-r2" \
org.opencontainers.image.title="pinniped" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="0.22.0"