Update clickhouse/clickhouse-server Docker tag to v25
Some checks failed
/ terraform (push) Successful in 49s
/ ansible (push) Failing after 12m43s

This commit is contained in:
Renovate 2025-05-22 22:00:22 +01:00
parent 5b4d28e9c4
commit 36ffca01ce

View file

@ -29,7 +29,7 @@ services:
- SMTP_HOST_SSL_ENABLED=true
clickhouse:
image: clickhouse/clickhouse-server:24.12-alpine
image: clickhouse/clickhouse-server:25.5-alpine
restart: unless-stopped
environment:
- CLICKHOUSE_SKIP_USER_SETUP=1