chore(deps): update clickhouse/clickhouse-server docker tag to v24 (#873)

* chore(deps): update clickhouse/clickhouse-server docker tag to v24

* 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 <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2024-02-01 13:52:52 +08:00 committed by GitHub
parent 1817cb759f
commit d875eb2232
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
volumes:
- ./clickhouse:/var/lib/clickhouse/
- ./clickhouse-server:/var/log/clickhouse-server/
image: clickhouse/clickhouse-server:23.12.2-alpine
image: clickhouse/clickhouse-server:24.1.1-alpine
ulimits:
nofile:
soft: 262144