diff --git a/CONTAINER.md b/CONTAINER.md index 06d01dbcc..8c0294778 100644 --- a/CONTAINER.md +++ b/CONTAINER.md @@ -19,7 +19,7 @@ that includes [XMPP][xmpp] Server, [MQTT][mqtt] Broker and [SIP][sip] Service. This document explains how to use the `ejabberd` container image available in [ghcr.io/processone/ejabberd](https://github.com/processone/ejabberd/pkgs/container/ejabberd), built using the files in `.github/container/`. -This image is based in Alpine 3.17, includes Erlang/OTP 25.3 and Elixir 1.14.4. +This image is based in Alpine 3.19, includes Erlang/OTP 26.2 and Elixir 1.16.1. Alternatively, there is also the `ecs` container image available in [docker.io/ejabberd/ecs](https://hub.docker.com/r/ejabberd/ecs/),