chore(deps): update clickhouse/clickhouse-server docker tag to v23.9.3 (#545)

* chore(deps): update clickhouse/clickhouse-server docker tag to v23.9.3

* 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] 2023-11-02 16:35:39 +08:00 committed by GitHub
parent 42e1f305b5
commit e75f8426a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,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:23.9.1-alpine image: clickhouse/clickhouse-server:23.9.3-alpine
ulimits: ulimits:
nofile: nofile:
soft: 262144 soft: 262144