From 364a64a8e2f9918f676fbe69345b4e825b0d935d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 31 Oct 2022 03:35:11 +0100 Subject: [PATCH] [bitnami/clickhouse] Release 22.5.4-debian-11-r15 (#11927) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/clickhouse/22.5/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/clickhouse/22.5/debian-11/Dockerfile b/bitnami/clickhouse/22.5/debian-11/Dockerfile index 9398abcede18..db027c87247a 100644 --- a/bitnami/clickhouse/22.5/debian-11/Dockerfile +++ b/bitnami/clickhouse/22.5/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.5.4-debian-11-r14" \ + org.opencontainers.image.ref.name="22.5.4-debian-11-r15" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/clickhouse" \ org.opencontainers.image.title="clickhouse" \ org.opencontainers.image.vendor="VMware, Inc." \