Update to use latest alpine prosody release

This commit is contained in:
KemoNine 2019-02-08 00:36:47 -05:00 committed by Jochen Schalanda
parent 69aad8e891
commit b5c73b979e

View file

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