Bump infinity to 0.6.5 (#11203)

### What problem does this PR solve?

Bump infinity to 0.6.5

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Zhichang Yu
2025-11-12 13:33:33 +08:00
committed by GitHub
parent 3a7322f5b2
commit 6567ecf15a
5 changed files with 3326 additions and 3326 deletions

View File

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

View File

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