Bump Erlang/OTP 28.3

This commit is contained in:
Badlop
2025-12-12 11:28:18 +01:00
parent 4944f77159
commit 0a2a486c77
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#' Define default build variables
ARG OTP_VSN='28.2.0.0'
ARG OTP_VSN='28.3.0.0'
ARG ELIXIR_VSN='1.19.4'
ARG UID='9000'
ARG USER='ejabberd'