Skip to content

Commit 943a47b

Browse files
authored
Merge pull request #3 from anima-kit/dependabot/docker_compose/milvusdb/milvus-v2.6.4
Bump milvusdb/milvus from v2.6.3 to v2.6.4
2 parents 24ffa42 + 9fc221a commit 943a47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ services:
7171

7272
standalone: # Milvus Standalone container
7373
container_name: milvus-standalone
74-
image: milvusdb/milvus:v2.6.3
74+
image: milvusdb/milvus:v2.6.4
7575
# Run Milvus Standalone startup command
7676
command: ["milvus", "run", "standalone"]
7777
# Seems Milvus needs more lax security restrictions to work properly

0 commit comments

Comments
 (0)