mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Container: Update to Elixir 1.16.2
This commit is contained in:
parent
49ca325845
commit
a1b76ac0a9
2
.github/container/Dockerfile
vendored
2
.github/container/Dockerfile
vendored
@ -1,7 +1,7 @@
|
||||
#' Define default build variables
|
||||
## specifc ARGs for METHOD='direct'
|
||||
ARG OTP_VSN='26.2'
|
||||
ARG ELIXIR_VSN='1.16.1'
|
||||
ARG ELIXIR_VSN='1.16.2'
|
||||
## specifc ARGs for METHOD='package'
|
||||
ARG ALPINE_VSN='3.19'
|
||||
## general ARGs
|
||||
|
Loading…
Reference in New Issue
Block a user