prosody: Update to version 0.11.13

This commit is contained in:
Alex Palaistras 2022-01-27 23:31:30 +00:00
parent 0df33f20de
commit 691f04e4a6

View File

@ -1,5 +1,5 @@
FROM docker.io/debian:bullseye-slim FROM docker.io/debian:bullseye-slim
ARG VERSION=0.11.12 ARG VERSION=0.11.13
ARG MODULES_VERSION=a1181413a0eb ARG MODULES_VERSION=a1181413a0eb
RUN apt-get update -y && apt-get install -y --no-install-recommends \ RUN apt-get update -y && apt-get install -y --no-install-recommends \