Update docker-compose.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 21s

This commit is contained in:
LRVT
2026-02-27 22:25:28 +01:00
committed by GitHub
parent feeade60c3
commit b81a04ed37

View File

@@ -17,7 +17,7 @@ services:
# - proxy # - proxy
plausible_events_db: plausible_events_db:
image: clickhouse/clickhouse-server:26.1-alpine image: clickhouse/clickhouse-server:26.2-alpine
container_name: plausible-events-db container_name: plausible-events-db
restart: always restart: always
user: "101:1000" user: "101:1000"