Skip to content

Commit

Permalink
Merge pull request #31 from macguirerintoul/renovate/clickhouse-click…
Browse files Browse the repository at this point in the history
…house-server-24.x

Update clickhouse/clickhouse-server Docker tag to v24
  • Loading branch information
macguirerintoul authored Jul 11, 2024
2 parents 2c6cd5c + 36a1ca8 commit ff6ddb0
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 @@ -10,7 +10,7 @@ services:

plausible_events_db:
container_name: plausible-events-db
image: clickhouse/clickhouse-server:23.9-alpine
image: clickhouse/clickhouse-server:24.6-alpine
restart: always
volumes:
- /mnt/containers/plausible/event-data:/var/lib/clickhouse
Expand Down

0 comments on commit ff6ddb0

Please sign in to comment.