Update erlang to 29.0.1

This commit is contained in:
Claudio Ortolina
2026-06-01 15:14:16 +03:00
parent ec400789b5
commit 222444c691
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ HURL_VARIABLE_coolify_host = 'https://<fqdn>'
HURL_VARIABLE_coolify_token = 'change-me'
[tools]
elixir = "1.20.0-rc.6-otp-28"
erlang = "28.5.0.1"
elixir = "1.20.0-rc.6-otp-29"
erlang = "29.0.1"
node = "26.0.0"
hurl = '8.0.0'
sqlite = 'latest'