Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
upgrade clickhouse to latest recommended version
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR committed Aug 9, 2024
1 parent 728f964 commit 942114a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plausible/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:

plausible_events_db:
restart: unless-stopped
image: clickhouse/clickhouse-server:22.12-alpine@sha256:c2abc9bd093328270bb3d0b259ec3b8871306fb6084359d42859ebee433ef0d9
image: clickhouse/clickhouse-server:24.3.3.102-alpine@sha256:f226fe41f0578968b7f68a54b902d203ff4decfddfccb97c89fe5bfc36a51b66
volumes:
- event-data:/var/lib/clickhouse
configs:
Expand Down

0 comments on commit 942114a

Please sign in to comment.