We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a529920 commit dc2f61cCopy full SHA for dc2f61c
1 file changed
examples/plausible/docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
# - proxy
18
19
plausible_events_db:
20
- image: clickhouse/clickhouse-server:26.2-alpine
+ image: clickhouse/clickhouse-server:26.5-alpine
21
container_name: plausible-events-db
22
restart: always
23
user: "101:1000"
0 commit comments