prosody: Update to version 0.12.1

This commit is contained in:
Alex Palaistras 2022-06-20 19:49:09 +01:00
parent 10deb13f76
commit c1e326d211

View File

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