Skip to content

Commit

Permalink
chore(deps): update clickhouse/clickhouse-server docker tag to v22.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent a1670e4 commit efb00d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/plausible/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ services:

plausible-events-db:
container_name: plausible-events-db
image: clickhouse/clickhouse-server:22.6-alpine
image: clickhouse/clickhouse-server:22.12-alpine
restart: always
networks:
- tipi_main_network
Expand Down

0 comments on commit efb00d3

Please sign in to comment.