Fix running kerberos tests.

This commit is contained in:
Vitaly Baranov 2022-01-12 23:10:40 +07:00
parent 04a05777c9
commit 291600b565
2 changed files with 1 additions and 1 deletions

View File

View File

@ -2,7 +2,7 @@ version: '2.3'
services:
clickhouse:
image: clickhouse/integration-test:21454
image: clickhouse/integration-test
expose:
- "9000"
- "9009"