prosody: Update to version 0.12.4, update modules

This commit is contained in:
Alex Palaistras 2023-10-03 22:44:08 +01:00
parent ddd50da0dc
commit 71214e94a6

View File

@ -1,6 +1,6 @@
FROM docker.io/debian:bookworm-slim FROM docker.io/debian:bookworm-slim
ARG VERSION=0.12.3 ARG VERSION=0.12.4
ARG MODULES_VERSION=f3b7e05c74a9 ARG MODULES_VERSION=e5ad3f1f48bd
RUN apt-get update -y && apt-get install -y --no-install-recommends \ RUN apt-get update -y && apt-get install -y --no-install-recommends \
curl mercurial gnupg ca-certificates apt-transport-https curl mercurial gnupg ca-certificates apt-transport-https