Bump Erlang/OTP 28.3.1 and Elixir 1.19.5

This commit is contained in:
Badlop
2026-01-15 17:09:24 +01:00
parent dd7f3033fc
commit a7aa52fc9f
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#' Define default build variables
ARG OTP_VSN='28.3.0.0'
ARG ELIXIR_VSN='1.19.4'
ARG OTP_VSN='28.3.1.0'
ARG ELIXIR_VSN='1.19.5'
ARG UID='9000'
ARG USER='ejabberd'
ARG HOME="opt/$USER"