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
commit ba79088ffc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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