From e9196d311526304756cfe6e8e37d9d4efb1311bc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 30 Jan 2023 21:03:39 +0100 Subject: [PATCH] [bitnami/kiam] Release 4.2.0-debian-11-r84 (#22279) Signed-off-by: Bitnami Containers --- bitnami/kiam/4/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/kiam/4/debian-11/Dockerfile b/bitnami/kiam/4/debian-11/Dockerfile index 710e89f2d9b2..26bf52980562 100644 --- a/bitnami/kiam/4/debian-11/Dockerfile +++ b/bitnami/kiam/4/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="4.2.0-debian-11-r83" \ + org.opencontainers.image.ref.name="4.2.0-debian-11-r84" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kiam" \ org.opencontainers.image.title="kiam" \ org.opencontainers.image.vendor="VMware, Inc." \