Skip to content

Commit

Permalink
chore(deps): update clickhouse/clickhouse-server docker tag to v24.10…
Browse files Browse the repository at this point in the history
….3.21
  • Loading branch information
renovate[bot] authored and cpcloud committed Nov 23, 2024
1 parent 6c5c0bd commit 6a0ad1e
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.10.2.80-alpine
image: clickhouse/clickhouse-server:24.10.3.21-alpine
ports:
- 8123:8123 # http port
- 9000:9000 # native protocol port
Expand Down

0 comments on commit 6a0ad1e

Please sign in to comment.