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:
parent
99d323b1dd
commit
1e0b8cb547
2 changed files with 2 additions and 2 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'
|
||||
ARG OTP_VSN='27.3.4.1'
|
||||
ARG ELIXIR_VSN='1.18.4'
|
||||
ARG UID='9000'
|
||||
ARG USER='ejabberd'
|
||||
|
|
|
@ -1072,7 +1072,7 @@ Let's summarize the differences between both container images. Legend:
|
|||
| Generated by | [container.yml](https://github.com/processone/ejabberd/blob/master/.github/workflows/container.yml) | [tests.yml](https://github.com/processone/docker-ejabberd/blob/master/.github/workflows/tests.yml) |
|
||||
| Built for | stable releases <br /> `master` branch | stable releases <br /> [`master` branch zip](https://github.com/processone/docker-ejabberd/actions/workflows/tests.yml) |
|
||||
| Architectures | `linux/amd64` <br /> `linux/arm64` | `linux/amd64` |
|
||||
| Software | Erlang/OTP 27.3.4-alpine <br /> Elixir 1.18.4 | Alpine 3.19 <br /> Erlang/OTP 26.2 <br /> Elixir 1.15.7 |
|
||||
| Software | Erlang/OTP 27.3.4.1-alpine <br /> Elixir 1.18.4 | Alpine 3.19 <br /> Erlang/OTP 26.2 <br /> Elixir 1.15.7 |
|
||||
| Published in | [ghcr.io/processone/ejabberd](https://github.com/processone/ejabberd/pkgs/container/ejabberd) | [docker.io/ejabberd/ecs](https://hub.docker.com/r/ejabberd/ecs/) <br /> [ghcr.io/processone/ecs](https://github.com/processone/docker-ejabberd/pkgs/container/ecs) |
|
||||
| :black_square_button: **Additional content** |
|
||||
| [ejabberd-contrib](#ejabberd-contrib) | included | not included |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue