From 656385541193ea822a95cd3ba849397eafd85c48 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 30 Nov 2022 12:01:50 +0100 Subject: [PATCH] [bitnami/pinniped] Release 0.20.0-scratch-r8 (#15481) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/pinniped/0/scratch/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/pinniped/0/scratch/Dockerfile b/bitnami/pinniped/0/scratch/Dockerfile index 8c3a30ff46dd..225e08c24b04 100644 --- a/bitnami/pinniped/0/scratch/Dockerfile +++ b/bitnami/pinniped/0/scratch/Dockerfile @@ -34,7 +34,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.ref.name="0.20.0-scratch-r7" \ + org.opencontainers.image.ref.name="0.20.0-scratch-r8" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/pinniped" \ org.opencontainers.image.title="pinniped" \ org.opencontainers.image.vendor="VMware, Inc." \