Compare commits
2 Commits
ed851b9852
...
836d0d90fb
Author | SHA1 | Date | |
---|---|---|---|
836d0d90fb | |||
b6fd3187fe |
@ -42,7 +42,7 @@ go = "1.24.2"
|
|||||||
lua = "5.1.5"
|
lua = "5.1.5"
|
||||||
luajit = "2.0.5"
|
luajit = "2.0.5"
|
||||||
node = "22.15.0"
|
node = "22.15.0"
|
||||||
poetry = "2.1.2"
|
poetry = "2.1.3"
|
||||||
python = "3.13.3"
|
python = "3.13.3"
|
||||||
r = "4.5.0"
|
r = "4.5.0"
|
||||||
rust = "1.86.0"
|
rust = "1.86.0"
|
||||||
|
@ -32,7 +32,7 @@ services:
|
|||||||
- 'home_plugins_tmux:/home/coder/.config/tmux/plugins'
|
- 'home_plugins_tmux:/home/coder/.config/tmux/plugins'
|
||||||
|
|
||||||
chroma:
|
chroma:
|
||||||
image: 'ghcr.io/chroma-core/chroma:1.0.7'
|
image: 'ghcr.io/chroma-core/chroma:1.0.8'
|
||||||
init: true
|
init: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
hostname: chroma
|
hostname: chroma
|
||||||
|
Loading…
x
Reference in New Issue
Block a user