Fix SQL parser Error in MyScale vdb. (#7255)

This commit is contained in:
mochi
2024-08-14 16:41:18 +08:00
committed by GitHub
parent 3a27166c2e
commit ba79088ffc
2 changed files with 3 additions and 3 deletions

View File

@@ -587,7 +587,7 @@ services:
# MyScale vector database
myscale:
container_name: myscale
image: myscale/myscaledb:1.6
image: myscale/myscaledb:1.6.4
profiles:
- myscale
restart: always