From 5c161f9ce85a32e8ba521a438a60594e97c8c902 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 25 Apr 2023 23:36:59 +0200 Subject: [PATCH] [bitnami/kiam] Release 4.2.0-debian-11-r110 (#31703) Signed-off-by: Bitnami Containers --- bitnami/kiam/4/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/kiam/4/debian-11/Dockerfile b/bitnami/kiam/4/debian-11/Dockerfile index a5f77cd46e3f..86b74e865cc0 100644 --- a/bitnami/kiam/4/debian-11/Dockerfile +++ b/bitnami/kiam/4/debian-11/Dockerfile @@ -4,10 +4,10 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:109c7d51bd69bb6b3df71017440c1ea0699454f81fe188056c083f0b57c96ea6" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-04-22T21:08:53Z" \ + org.opencontainers.image.created="2023-04-25T21:23:16Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="4.2.0-debian-11-r109" \ + org.opencontainers.image.ref.name="4.2.0-debian-11-r110" \ org.opencontainers.image.title="kiam" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="4.2.0"