Skip to content

Commit d3082a8

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update clickhouse/clickhouse-server docker tag to v25.10.1 (#5466)
* chore(deps): update clickhouse/clickhouse-server docker tag to v25.10.1 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <[email protected]>
1 parent e013bf3 commit d3082a8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/clickhouse/25.9.5-alpine/docker-compose.yml renamed to apps/clickhouse/25.10.1-alpine/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
clickhouse:
3-
image: clickhouse/clickhouse-server:25.9.5-alpine
3+
image: clickhouse/clickhouse-server:25.10.1-alpine
44
container_name: ${CONTAINER_NAME}
55
restart: always
66
networks:

0 commit comments

Comments
 (0)