Skip to content

Commit

Permalink
Fix: Typo in milvus-attu image tag (#663)
Browse files Browse the repository at this point in the history
  • Loading branch information
minbin authored Oct 17, 2024
1 parent 68efad6 commit e57c1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ services:

attu:
container_name: milvus-attu
image: zilliz/attu:2.4.8
image: zilliz/attu:v2.4.8
environment:
MILVUS_URL: milvus:19530
ports:
Expand Down

0 comments on commit e57c1b5

Please sign in to comment.