Skip to content

Commit dc2f61c

Browse files
authored
Update docker-compose.yml
1 parent a529920 commit dc2f61c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/plausible/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
# - proxy
1818

1919
plausible_events_db:
20-
image: clickhouse/clickhouse-server:26.2-alpine
20+
image: clickhouse/clickhouse-server:26.5-alpine
2121
container_name: plausible-events-db
2222
restart: always
2323
user: "101:1000"

0 commit comments

Comments
 (0)