From 4d5f7cf31c60eda82409a45a772ed7386d8a8a00 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Mon, 5 May 2025 09:22:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.8 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 2e5f73c..99aef8c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -32,7 +32,7 @@ services: - 'home_plugins_tmux:/home/coder/.config/tmux/plugins' chroma: - image: 'ghcr.io/chroma-core/chroma:1.0.7' + image: 'ghcr.io/chroma-core/chroma:1.0.8' init: true restart: unless-stopped hostname: chroma -- 2.47.2