Update Elixir from 1.19.1 to 1.19.2

This commit is contained in:
Claudio Ortolina
2025-11-03 09:16:54 +00:00
parent 47d92df9c9
commit 583a25bf9d
2 changed files with 2 additions and 2 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.19.1
ARG ELIXIR_VERSION=1.19.2
ARG OTP_VERSION=28.1.1
ARG DEBIAN_VERSION=bookworm-20251020-slim