mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Bump Erlang/OTP version to 27.3.4.3 in installers and container
This commit is contained in:
parent
4e909fc50d
commit
ef2e62a01c
3 changed files with 3 additions and 3 deletions
2
.github/container/Dockerfile
vendored
2
.github/container/Dockerfile
vendored
|
@ -1,5 +1,5 @@
|
|||
#' Define default build variables
|
||||
ARG OTP_VSN='27.3.4.2'
|
||||
ARG OTP_VSN='27.3.4.3'
|
||||
ARG ELIXIR_VSN='1.18.4'
|
||||
ARG UID='9000'
|
||||
ARG USER='ejabberd'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue