Update clickhouse/clickhouse-server Docker tag to v25
All checks were successful
/ terraform (push) Successful in 57s
/ ansible (push) Successful in 2m21s

This commit is contained in:
Renovate 2025-05-20 14:00:59 +01:00
parent 70110fcf2e
commit 2093698278

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.4-alpine
restart: unless-stopped
environment:
- CLICKHOUSE_SKIP_USER_SETUP=1