Compare commits
4 Commits
dd9f609a9f
...
61df72685a
Author | SHA1 | Date | |
---|---|---|---|
61df72685a | |||
1b0fed7cf9 | |||
ef6dda89ba | |||
124b6e7c3b |
@ -41,12 +41,12 @@
|
|||||||
"ubi:wagoodman/dive" = "0.13.1"
|
"ubi:wagoodman/dive" = "0.13.1"
|
||||||
elixir = "1.18.4"
|
elixir = "1.18.4"
|
||||||
erlang = "28.0.1"
|
erlang = "28.0.1"
|
||||||
go = "1.24.3"
|
go = "1.24.4"
|
||||||
lua = "5.1.5"
|
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