Update clickhouse/clickhouse-server Docker tag to v24.9.2.42
This commit is contained in:
parent
86934e3326
commit
0062ea83b2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ services:
|
|||
- SMTP_HOST_SSL_ENABLED=true
|
||||
|
||||
clickhouse:
|
||||
image: clickhouse/clickhouse-server:24.3.3.102-alpine
|
||||
image: clickhouse/clickhouse-server:24.9.2.42-alpine
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./clickhouse:/var/lib/clickhouse
|
||||
|
|
Loading…
Reference in a new issue