Update elixir to 1.19.4

This commit is contained in:
Claudio Ortolina
2025-11-28 14:19:15 +00:00
parent 17449413a6
commit 8363d43ca1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
elixir 1.19.3-otp-28 elixir 1.19.4-otp-28
erlang 28.2 erlang 28.2
nodejs 24.10.0 nodejs 24.10.0
+1 -1
View File
@@ -11,7 +11,7 @@
# - https://pkgs.org/ - resource for finding needed packages # - https://pkgs.org/ - resource for finding needed packages
# - Ex: hexpm/elixir:1.17.2-erlang-27.1-debian-bullseye-20240904-slim # - Ex: hexpm/elixir:1.17.2-erlang-27.1-debian-bullseye-20240904-slim
# #
ARG ELIXIR_VERSION=1.19.3 ARG ELIXIR_VERSION=1.19.4
ARG OTP_VERSION=28.2 ARG OTP_VERSION=28.2
ARG DEBIAN_VERSION=trixie-20251117-slim ARG DEBIAN_VERSION=trixie-20251117-slim