From 752c5308dd70cf927d0ed80ae8f3da2dc344e33b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 16 Oct 2022 10:19:32 +0200 Subject: [PATCH] [bitnami/clickhouse] Release 22.5.4-debian-11-r10 (#10201) 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 1a383d8c057a..a9bf464da64e 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-r9" \ + org.opencontainers.image.ref.name="22.5.4-debian-11-r10" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/clickhouse" \ org.opencontainers.image.title="clickhouse" \ org.opencontainers.image.vendor="VMware, Inc." \