mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-01 07:05:38 +02:00
Update docker-compose.yml
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
|||||||
# - proxy
|
# - proxy
|
||||||
|
|
||||||
plausible_events_db:
|
plausible_events_db:
|
||||||
image: clickhouse/clickhouse-server:24.12-alpine
|
image: clickhouse/clickhouse-server:26.1-alpine
|
||||||
container_name: plausible-events-db
|
container_name: plausible-events-db
|
||||||
restart: always
|
restart: always
|
||||||
user: "101:1000"
|
user: "101:1000"
|
||||||
|
|||||||
Reference in New Issue
Block a user