chore(deps): update clickhouse/clickhouse-server docker tag to v24.5.2 (#1590)

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

* 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-06-13 22:43:02 +08:00 committed by GitHub
parent 66e7aff2be
commit a2b54289f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
volumes: volumes:
- ./clickhouse:/var/lib/clickhouse/ - ./clickhouse:/var/lib/clickhouse/
- ./clickhouse-server:/var/log/clickhouse-server/ - ./clickhouse-server:/var/log/clickhouse-server/
image: clickhouse/clickhouse-server:24.5.1-alpine image: clickhouse/clickhouse-server:24.5.2-alpine
ulimits: ulimits:
nofile: nofile:
soft: 262144 soft: 262144