use newer clickhouse version

This commit is contained in:
ruslandoga 2023-06-13 22:03:34 +08:00 committed by GitHub
parent 36d45da228
commit 6d846afa35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ services:
- POSTGRES_PASSWORD=postgres
plausible_events_db:
image: clickhouse/clickhouse-server:22.6-alpine
image: clickhouse/clickhouse-server:22.8.13.20-alpine
restart: always
volumes:
- event-data:/var/lib/clickhouse