Skip to content

Commit 675634b

Browse files
Update docker-run.md
1 parent b51d79b commit 675634b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commands/qdrant/docker-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ logo: null # Optional - provide URL to logo if available
77
# Docker Run Command
88

99
```bash
10-
docker run -p 6333:6333 qdrant/qdrant
10+
docker run -p 6333:6333 qdrant/qdrant:latest
1111
```

0 commit comments

Comments
 (0)