From 4fe6251a25bd9a53b8ed1ed1a3b58787267e9ec3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 18 Dec 2022 21:32:36 +0100 Subject: [PATCH] [bitnami/clickhouse] Release 22.12.1-debian-11-r1 (#17286) 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 23b8052a69c0..c52d51a0f264 100644 --- a/bitnami/clickhouse/22/debian-11/Dockerfile +++ b/bitnami/clickhouse/22/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="22.12.1-debian-11-r0" \ + org.opencontainers.image.ref.name="22.12.1-debian-11-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/clickhouse" \ org.opencontainers.image.title="clickhouse" \ org.opencontainers.image.vendor="VMware, Inc." \