Skip to content

Commit

Permalink
chore(deps): update clickhouse/clickhouse-server docker tag to v24.6.…
Browse files Browse the repository at this point in the history
…3.64 (#9690)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent fdfb40f commit ac3e233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
clickhouse:
image: clickhouse/clickhouse-server:24.6.3.56-alpine
image: clickhouse/clickhouse-server:24.6.3.64-alpine
ports:
- 8123:8123 # http port
- 9000:9000 # native protocol port
Expand Down

0 comments on commit ac3e233

Please sign in to comment.