mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Container: Bump versions to Erlang/OTP 27.3 and Elixir 1.18.3
This commit is contained in:
parent
01a71dc189
commit
a4fc448a52
1 changed files with 2 additions and 2 deletions
4
.github/container/Dockerfile
vendored
4
.github/container/Dockerfile
vendored
|
@ -1,6 +1,6 @@
|
|||
#' Define default build variables
|
||||
ARG OTP_VSN='27.2'
|
||||
ARG ELIXIR_VSN='1.18.1'
|
||||
ARG OTP_VSN='27.3'
|
||||
ARG ELIXIR_VSN='1.18.3'
|
||||
ARG UID='9000'
|
||||
ARG USER='ejabberd'
|
||||
ARG HOME="opt/$USER"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue