Update clickhouse/clickhouse-server Docker tag to v22.12
This commit is contained in:
parent
5fb605231d
commit
ad88b4e1bc
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ services:
|
|||
- SMTP_HOST_SSL_ENABLED=true
|
||||
|
||||
clickhouse:
|
||||
image: clickhouse/clickhouse-server:22.6-alpine
|
||||
image: clickhouse/clickhouse-server:22.12-alpine
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./clickhouse:/var/lib/clickhouse
|
||||
|
|
Loading…
Reference in a new issue