Skip to content

Commit

Permalink
revert: chore(deps): update clickhouse/clickhouse-server docker tag t…
Browse files Browse the repository at this point in the history
…o v24

This reverts commit 87525f5.
  • Loading branch information
cpcloud committed Jan 31, 2024
1 parent ea4ba53 commit 03973d2
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.1.1.2048-alpine
image: clickhouse/clickhouse-server:23.12.2.59-alpine
ports:
- 8123:8123 # http port
- 9000:9000 # native protocol port
Expand Down

0 comments on commit 03973d2

Please sign in to comment.