mirror of
https://github.com/luzifer-docker/openfire.git
synced 2024-12-20 20:21:19 +00:00
Openfire 4.3.2
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
115f481469
commit
0243fe89ca
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM alpine
|
|||
|
||||
LABEL maintainer Knut Ahlers <knut@ahlers.me>
|
||||
|
||||
ENV OPENFIRE_VERSION=4_2_1
|
||||
ENV OPENFIRE_VERSION=4_3_2
|
||||
|
||||
RUN set -ex \
|
||||
&& apk --no-cache add curl openjdk8 ca-certificates bash \
|
||||
|
|
Loading…
Reference in a new issue