1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 09:49:18 +02:00

Bump Erlang/OTP version to 27.3.3

This commit is contained in:
Badlop 2025-04-21 11:09:26 +02:00
parent 05b0037462
commit 826123db56
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
#' Define default build variables
ARG OTP_VSN='27.3.2'
ARG OTP_VSN='27.3.3'
ARG ELIXIR_VSN='1.18.3'
ARG UID='9000'
ARG USER='ejabberd'