Skip to content

Commit

Permalink
chore(deps): update clickhouse/clickhouse-server docker tag to v23.9.…
Browse files Browse the repository at this point in the history
…2.56
  • Loading branch information
renovate[bot] authored and cpcloud committed Oct 19, 2023
1 parent 8d7b5fa commit 5d32c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.4"
services:
clickhouse:
image: clickhouse/clickhouse-server:23.9.1.1854-alpine
image: clickhouse/clickhouse-server:23.9.2.56-alpine
ports:
- 8123:8123 # http port
healthcheck:
Expand Down

0 comments on commit 5d32c91

Please sign in to comment.