From 02e8b6437ef5e6f2db98876abdb2a617a5921fa8 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Jan 2023 19:35:36 +0100 Subject: [PATCH] [bitnami/clickhouse] Release 22.12.3-debian-11-r5 (#20953) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/clickhouse/22/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/clickhouse/22/debian-11/Dockerfile b/bitnami/clickhouse/22/debian-11/Dockerfile index 46187128b20e..806f3bae7dd9 100644 --- a/bitnami/clickhouse/22/debian-11/Dockerfile +++ b/bitnami/clickhouse/22/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="22.12.3-debian-11-r4" \ + org.opencontainers.image.ref.name="22.12.3-debian-11-r5" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/clickhouse" \ org.opencontainers.image.title="clickhouse" \ org.opencontainers.image.vendor="VMware, Inc." \