diff --git a/config/service/prosody/Containerfile b/config/service/prosody/Containerfile index edd67b3..3e882bc 100644 --- a/config/service/prosody/Containerfile +++ b/config/service/prosody/Containerfile @@ -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