feat: upgrade runtimes and neovim config #216

Merged
joao.dubas merged 22 commits from jpd-upgrade-mise-runtimes into main 2025-04-24 11:43:40 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 7fbeea025b - Show all commits

View File

@ -37,7 +37,7 @@
"ubi:speakeasy-api/speakeasy" = "1.533.0" "ubi:speakeasy-api/speakeasy" = "1.533.0"
"ubi:wagoodman/dive" = "0.13.1" "ubi:wagoodman/dive" = "0.13.1"
elixir = "1.18.3" elixir = "1.18.3"
erlang = "27.3.2" erlang = "27.3.3"
go = "1.24.2" go = "1.24.2"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5" luajit = "2.0.5"

View File

@ -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.4' image: 'ghcr.io/chroma-core/chroma:1.0.6'
init: true init: true
restart: unless-stopped restart: unless-stopped
hostname: chroma hostname: chroma