mirror of
https://git.netzspielplatz.de/docker-multiarch/prosody.git
synced 2025-11-08 20:39:29 +00:00
Update to use latest alpine prosody release
This commit is contained in:
parent
69aad8e891
commit
b5c73b979e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
FROM alpine:3.9
|
FROM alpine:3.9
|
||||||
MAINTAINER Jochen Schalanda <jochen+docker@schalanda.name>
|
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
|
# Build-time metadata as defined at http://label-schema.org
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue