Skip to content

Commit

Permalink
update clickhouse-server image to match production
Browse files Browse the repository at this point in the history
  • Loading branch information
mattseddon committed Jan 5, 2025
1 parent 6dff062 commit 44280c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
POSTGRES_DB: database
POSTGRES_HOST_AUTH_METHOD: trust
clickhouse:
image: clickhouse/clickhouse-server:24.6
image: clickhouse/clickhouse-server:24.8
ports:
- 8123:8123
- 9010:9000
Expand Down

0 comments on commit 44280c4

Please sign in to comment.