Update to Prosody 0.11.2-r0

This commit is contained in:
Jochen Schalanda 2019-06-27 11:09:23 +02:00 committed by GitHub
parent 682af5c1c6
commit ea94828447
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
FROM alpine:3.10.0
MAINTAINER Jochen Schalanda <jochen+docker@schalanda.name>
ENV PROSODY_VERSION 0.10.2-r2
ENV PROSODY_VERSION 0.11.2-r0
# Build-time metadata as defined at http://label-schema.org
ARG BUILD_DATE