From c58c22d40470746567bb8d8d2dbe08f0fec17c74 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Jan 2023 05:16:38 +0100 Subject: [PATCH] [bitnami/kubectl] Release 1.24.9-debian-11-r10 (#19608) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/kubectl/1.24/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/kubectl/1.24/debian-11/Dockerfile b/bitnami/kubectl/1.24/debian-11/Dockerfile index 17f08ea8200a..e8ff4df83b7e 100644 --- a/bitnami/kubectl/1.24/debian-11/Dockerfile +++ b/bitnami/kubectl/1.24/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="1.24.9-debian-11-r9" \ + org.opencontainers.image.ref.name="1.24.9-debian-11-r10" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kubectl" \ org.opencontainers.image.title="kubectl" \ org.opencontainers.image.vendor="VMware, Inc." \