Compare commits
3 Commits
8bcb23d9d4
...
db634bb95a
Author | SHA1 | Date | |
---|---|---|---|
db634bb95a | |||
ef6dda89ba | |||
124b6e7c3b |
@ -46,7 +46,7 @@ lua = "5.1.5"
|
|||||||
luajit = "2.0.5"
|
luajit = "2.0.5"
|
||||||
node = "22.16.0"
|
node = "22.16.0"
|
||||||
poetry = "2.1.3"
|
poetry = "2.1.3"
|
||||||
python = "3.13.3"
|
python = "3.13.5"
|
||||||
r = "4.5.0"
|
r = "4.5.0"
|
||||||
rust = "1.87.0"
|
rust = "1.87.0"
|
||||||
yarn = "1.22.22"
|
yarn = "1.22.22"
|
||||||
|
@ -35,7 +35,7 @@ services:
|
|||||||
- 'home_supermaven:/home/coder/.supermaven'
|
- 'home_supermaven:/home/coder/.supermaven'
|
||||||
|
|
||||||
chroma:
|
chroma:
|
||||||
image: 'ghcr.io/chroma-core/chroma:1.0.10'
|
image: 'ghcr.io/chroma-core/chroma:1.0.12'
|
||||||
init: true
|
init: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
hostname: chroma
|
hostname: chroma
|
||||||
|
Loading…
x
Reference in New Issue
Block a user