From 4bb88aff6285a86b2573997e4fb7c2ae6b20eedd Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 14 Feb 2023 23:03:16 +0100 Subject: [PATCH] [bitnami/cosign] Release 1.13.1-debian-11-r40 (#23996) Signed-off-by: Bitnami Containers --- bitnami/cosign/1/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/cosign/1/debian-11/Dockerfile b/bitnami/cosign/1/debian-11/Dockerfile index 204f2df5093f..4192c3bf3140 100644 --- a/bitnami/cosign/1/debian-11/Dockerfile +++ b/bitnami/cosign/1/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.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="1.13.1-debian-11-r39" \ + org.opencontainers.image.ref.name="1.13.1-debian-11-r40" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cosign" \ org.opencontainers.image.title="cosign" \ org.opencontainers.image.vendor="VMware, Inc." \