Skip to content

Commit

Permalink
Upgrades the Clickhouse container to 24.5.1
Browse files Browse the repository at this point in the history
Fixes: SIRI-888
  • Loading branch information
idlira committed Jun 3, 2024
1 parent 981bb20 commit e92f805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/docker-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
MYSQL_ROOT_PASSWORD: root
hostname: mysql
clickhouse:
image: clickhouse/clickhouse-server:23.4.2.11-alpine
image: clickhouse/clickhouse-server:24.5.1-alpine
ports:
- "8123"
- "9000"
Expand Down

0 comments on commit e92f805

Please sign in to comment.