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

Bump Erlang/OTP 27.3.4.1 for container image too

This commit is contained in:
Badlop 2025-07-10 09:05:58 +02:00
parent 99d323b1dd
commit 1e0b8cb547
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
#' Define default build variables
ARG OTP_VSN='27.3.4'
ARG OTP_VSN='27.3.4.1'
ARG ELIXIR_VSN='1.18.4'
ARG UID='9000'
ARG USER='ejabberd'