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
|
- SMTP_HOST_SSL_ENABLED=true
|
||||||
|
|
||||||
clickhouse:
|
clickhouse:
|
||||||
image: clickhouse/clickhouse-server:24.3.3.102-alpine
|
image: clickhouse/clickhouse-server:24.9.2.42-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./clickhouse:/var/lib/clickhouse
|
- ./clickhouse:/var/lib/clickhouse
|
||||||
|
|
Loading…
Reference in a new issue