mirror of
https://github.com/luzifer-docker/openfire.git
synced 2024-11-09 09:50:06 +00:00
Openfire 4.5.1
This commit is contained in:
parent
d73ff19fd5
commit
f7c6a8ac3d
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_4_4
|
||||
ENV OPENFIRE_VERSION=4_5_1
|
||||
|
||||
RUN set -ex \
|
||||
&& apk --no-cache add \
|
||||
|
|
Loading…
Reference in a new issue