diff --git a/config/mise/config.toml b/config/mise/config.toml index 029c52f..f0b2810 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -37,7 +37,7 @@ "ubi:speakeasy-api/speakeasy" = "1.533.0" "ubi:wagoodman/dive" = "0.13.1" elixir = "1.18.3" -erlang = "27.3.2" +erlang = "27.3.3" go = "1.24.2" lua = "5.1.5" luajit = "2.0.5" diff --git a/docker-compose.yml b/docker-compose.yml index 9438b21..ee69317 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.4' + image: 'ghcr.io/chroma-core/chroma:1.0.6' init: true restart: unless-stopped hostname: chroma