Bump infinity to 0.6.13 (#12181)

### What problem does this PR solve?

Bump infinity to 0.6.13

### Type of change

- [x] Refactoring
This commit is contained in:
Zhichang Yu
2025-12-24 22:33:56 +08:00
committed by GitHub
parent 906f19e863
commit ea00478a21
5 changed files with 8 additions and 8 deletions

View File

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

View File

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