Skip to content

Conversation

robot-ch-test-poll3
Copy link

This is an automatic PR to update clickhouse according to the latest releases.

Maintainers: Misha f. Shiryaev [email protected] (@Felixoid),
Max Kainov [email protected] (@mkaynov),
Alexander Tokmakov [email protected] (@tavplubix),
Alexander Sapin [email protected] (@alesapin)

Copy link

github-actions bot commented Oct 9, 2025

Diff for f30827a:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index dfaafb0..6aa0bd6 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,7 +1,7 @@
 Maintainers: Misha f. Shiryaev <[email protected]> (@Felixoid), Max Kainov <[email protected]> (@mkaynov), Alexander Tokmakov <[email protected]> (@tavplubix), Alexander Sapin <[email protected]> (@alesapin)
 GitRepo: https://github.com/ClickHouse/docker-library.git
 GitFetch: refs/heads/main
-GitCommit: 8865f784000ae24d6bdbcda0fa4b4e2f27ef9966
+GitCommit: 5bcf327dd400bf7fae9118ca210574e4981940d4
 
 Tags: 25.3, 25.3-jammy, 25.3.6, 25.3.6-jammy, 25.3.6.56, 25.3.6.56-jammy
 Architectures: amd64, arm64v8
@@ -13,12 +13,12 @@ Architectures: amd64, arm64v8
 Directory: server/25.7.7.68
 File: Dockerfile.ubuntu
 
-Tags: latest, jammy, 25.9, 25.9-jammy, 25.9.2, 25.9.2-jammy, 25.9.2.1, 25.9.2.1-jammy
+Tags: latest, jammy, 25.9, 25.9-jammy, 25.9.3, 25.9.3-jammy, 25.9.3.48, 25.9.3.48-jammy
 Architectures: amd64, arm64v8
-Directory: server/25.9.2.1
+Directory: server/25.9.3.48
 File: Dockerfile.ubuntu
 
-Tags: lts, lts-jammy, 25.8, 25.8-jammy, 25.8.8, 25.8.8-jammy, 25.8.8.26, 25.8.8.26-jammy
+Tags: lts, lts-jammy, 25.8, 25.8-jammy, 25.8.10, 25.8.10-jammy, 25.8.10.7, 25.8.10.7-jammy
 Architectures: amd64, arm64v8
-Directory: server/25.8.8.26
+Directory: server/25.8.10.7
 File: Dockerfile.ubuntu
diff --git a/_bashbrew-list b/_bashbrew-list
index d398914..46ecdb0 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -12,16 +12,16 @@ clickhouse:25.7.7.68
 clickhouse:25.7.7.68-jammy
 clickhouse:25.8
 clickhouse:25.8-jammy
-clickhouse:25.8.8
-clickhouse:25.8.8-jammy
-clickhouse:25.8.8.26
-clickhouse:25.8.8.26-jammy
+clickhouse:25.8.10
+clickhouse:25.8.10-jammy
+clickhouse:25.8.10.7
+clickhouse:25.8.10.7-jammy
 clickhouse:25.9
 clickhouse:25.9-jammy
-clickhouse:25.9.2
-clickhouse:25.9.2-jammy
-clickhouse:25.9.2.1
-clickhouse:25.9.2.1-jammy
+clickhouse:25.9.3
+clickhouse:25.9.3-jammy
+clickhouse:25.9.3.48
+clickhouse:25.9.3.48-jammy
 clickhouse:jammy
 clickhouse:latest
 clickhouse:lts
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index fe1f387..8a945ff 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,4 +1,4 @@
 clickhouse:25.3.6.56-jammy
 clickhouse:25.7.7.68-jammy
-clickhouse:25.8.8.26-jammy
-clickhouse:25.9.2.1-jammy
+clickhouse:25.8.10.7-jammy
+clickhouse:25.9.3.48-jammy
diff --git a/clickhouse_25.9.2.1-jammy/Dockerfile.ubuntu b/clickhouse_25.8.10.7-jammy/Dockerfile.ubuntu
similarity index 99%
rename from clickhouse_25.9.2.1-jammy/Dockerfile.ubuntu
rename to clickhouse_25.8.10.7-jammy/Dockerfile.ubuntu
index 768094f..387c7b2 100644
--- a/clickhouse_25.9.2.1-jammy/Dockerfile.ubuntu
+++ b/clickhouse_25.8.10.7-jammy/Dockerfile.ubuntu
@@ -30,7 +30,7 @@ RUN sed -i "s|http://archive.ubuntu.com|${apt_archive}|g" /etc/apt/sources.list
 
 ARG REPO_CHANNEL="stable"
 ARG REPOSITORY="deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb ${REPO_CHANNEL} main"
-ARG VERSION="25.9.2.1"
+ARG VERSION="25.8.10.7"
 ARG PACKAGES="clickhouse-client clickhouse-server clickhouse-common-static"
 
 
diff --git a/clickhouse_25.8.8.26-jammy/docker_related_config.xml b/clickhouse_25.8.10.7-jammy/docker_related_config.xml
similarity index 100%
rename from clickhouse_25.8.8.26-jammy/docker_related_config.xml
rename to clickhouse_25.8.10.7-jammy/docker_related_config.xml
diff --git a/clickhouse_25.8.8.26-jammy/entrypoint.sh b/clickhouse_25.8.10.7-jammy/entrypoint.sh
similarity index 100%
rename from clickhouse_25.8.8.26-jammy/entrypoint.sh
rename to clickhouse_25.8.10.7-jammy/entrypoint.sh
diff --git a/clickhouse_25.8.8.26-jammy/Dockerfile.ubuntu b/clickhouse_25.9.3.48-jammy/Dockerfile.ubuntu
similarity index 99%
rename from clickhouse_25.8.8.26-jammy/Dockerfile.ubuntu
rename to clickhouse_25.9.3.48-jammy/Dockerfile.ubuntu
index c6ea54a..cef6f42 100644
--- a/clickhouse_25.8.8.26-jammy/Dockerfile.ubuntu
+++ b/clickhouse_25.9.3.48-jammy/Dockerfile.ubuntu
@@ -30,7 +30,7 @@ RUN sed -i "s|http://archive.ubuntu.com|${apt_archive}|g" /etc/apt/sources.list
 
 ARG REPO_CHANNEL="stable"
 ARG REPOSITORY="deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb ${REPO_CHANNEL} main"
-ARG VERSION="25.8.8.26"
+ARG VERSION="25.9.3.48"
 ARG PACKAGES="clickhouse-client clickhouse-server clickhouse-common-static"
 
 
diff --git a/clickhouse_25.9.2.1-jammy/docker_related_config.xml b/clickhouse_25.9.3.48-jammy/docker_related_config.xml
similarity index 100%
rename from clickhouse_25.9.2.1-jammy/docker_related_config.xml
rename to clickhouse_25.9.3.48-jammy/docker_related_config.xml
diff --git a/clickhouse_25.9.2.1-jammy/entrypoint.sh b/clickhouse_25.9.3.48-jammy/entrypoint.sh
similarity index 100%
rename from clickhouse_25.9.2.1-jammy/entrypoint.sh
rename to clickhouse_25.9.3.48-jammy/entrypoint.sh

Relevant Maintainers:

@yosifkit yosifkit merged commit 9fb50e1 into docker-library:master Oct 9, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants