Skip to content

Commit

Permalink
chore(deps): update chromadb/chroma docker tag to v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent 0c48f87 commit 1500058
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 @@ -4,7 +4,7 @@ networks:

services:
chromadb:
image: chromadb/chroma:0.5.5
image: chromadb/chroma:0.5.6
container_name: chroma-db
volumes:
# Be aware that indexed data are located in "/chroma/chroma/"
Expand Down

0 comments on commit 1500058

Please sign in to comment.