From 7b3c159c7f946be1e3026744d1c3b692237383c8 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 6 Feb 2023 01:15:45 +0100 Subject: [PATCH] [bitnami/clickhouse] Release 22.3.17-debian-11-r10 (#23018) Signed-off-by: Bitnami Containers --- bitnami/clickhouse/22.3/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/clickhouse/22.3/debian-11/Dockerfile b/bitnami/clickhouse/22.3/debian-11/Dockerfile index 14b1534ea0ea..d50f6d1aa308 100644 --- a/bitnami/clickhouse/22.3/debian-11/Dockerfile +++ b/bitnami/clickhouse/22.3/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.3.17-debian-11-r9" \ + org.opencontainers.image.ref.name="22.3.17-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." \