Use latest versioned release

This commit is contained in:
Ian Wootten 2021-03-12 15:53:28 +00:00
parent 9949e2a83f
commit 692a0ffa85
No known key found for this signature in database
GPG Key ID: D4CEDEF40821385C
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
- POSTGRES_PASSWORD=postgres
plausible_events_db:
image: yandex/clickhouse-server:latest
image: yandex/clickhouse-server:21.3.2.5
volumes:
- event-data:/var/lib/clickhouse
- ./clickhouse/clickhouse-config.xml:/etc/clickhouse-server/config.d/logging.xml:ro