Update elixir to 1.20.0-rc.4

This commit is contained in:
Claudio Ortolina
2026-04-10 23:12:51 +01:00
parent 2422b6a243
commit 755955df54
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ HURL_coolify_host = 'https://<fqdn>'
HURL_coolify_token = 'change-me'
[tools]
elixir = "1.20.0-rc.3-otp-28"
elixir = "1.20.0-rc.4-otp-28"
erlang = "28.4.1"
node = "24.13.0"
hurl = 'latest'