mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 03:45:41 +02:00
Update docker-compose.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 21s
All checks were successful
CI / validateComposeSyntax (push) Successful in 21s
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
# - proxy
|
||||
|
||||
plausible_events_db:
|
||||
image: clickhouse/clickhouse-server:26.1-alpine
|
||||
image: clickhouse/clickhouse-server:26.2-alpine
|
||||
container_name: plausible-events-db
|
||||
restart: always
|
||||
user: "101:1000"
|
||||
|
||||
Reference in New Issue
Block a user