Update clickhouse/clickhouse-server Docker tag to v23.7

This commit is contained in:
renovate[bot] 2023-08-04 19:52:00 +00:00 committed by GitHub
parent 2b0a32a7be
commit c5f66bd882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ services:
REDIS_PASSWORD: ${REDIS_PASSWORD}
clickhouse:
image: clickhouse/clickhouse-server:23.2
image: clickhouse/clickhouse-server:23.7
restart: always
environment:
CLICKHOUSE_USER: ${CLICKHOUSE_USER}