prosody: Update to version 0.12.2, bump modules

This commit is contained in:
Alex Palaistras 2022-12-14 10:24:14 +00:00
parent 299eee98ce
commit 0200269b7b

View File

@ -1,6 +1,6 @@
FROM docker.io/debian:bullseye-slim FROM docker.io/debian:bullseye-slim
ARG VERSION=0.12.1 ARG VERSION=0.12.2
ARG MODULES_VERSION=5a3031613dbc ARG MODULES_VERSION=43b67142b37c
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