Bump infinity to 0.6.7 (#11528)

### What problem does this PR solve?

Bump infinity to 0.6.7
### Type of change

- [x] Refactoring
This commit is contained in:
Zhichang Yu
2025-11-26 10:28:31 +08:00
committed by GitHub
parent 74e0b58d89
commit a28c672695
5 changed files with 3383 additions and 3383 deletions

View File

@ -72,7 +72,7 @@ services:
infinity:
profiles:
- infinity
image: infiniflow/infinity:v0.6.6
image: infiniflow/infinity:v0.6.7
volumes:
- infinity_data:/var/infinity
- ./infinity_conf.toml:/infinity_conf.toml

View File

@ -1,5 +1,5 @@
[general]
version = "0.6.6"
version = "0.6.7"
time_zone = "utc-8"
[network]