service/prosody: Update to latest version

This commit is contained in:
Alex Palaistras 2021-08-14 22:38:24 +01:00
parent 41328342b3
commit 55e8315dc7

View File

@ -1,5 +1,5 @@
FROM docker.io/debian:stable-slim
ARG VERSION=0.11.9
ARG VERSION=0.11.10
RUN apt-get update -y && apt-get install -y --no-install-recommends \
curl mercurial gnupg ca-certificates apt-transport-https