Update elixir to 1.20.0-rc.5

This commit is contained in:
Claudio Ortolina
2026-05-13 20:03:49 +01:00
parent 8aefcc3b2c
commit 3406561a44
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
# - https://pkgs.org/ - resource for finding needed packages
# - Ex: hexpm/elixir:1.17.2-erlang-27.1-debian-bullseye-20240904-slim
#
ARG ELIXIR_VERSION=1.20.0-rc.4
ARG ELIXIR_VERSION=1.20.0-rc.5
ARG OTP_VERSION=28.5
ARG DEBIAN_VERSION=trixie-20260505-slim