mirror of
https://github.com/luzifer-docker/openfire.git
synced 2024-11-14 04:02:41 +00:00
Openfire 4.6.7
This commit is contained in:
parent
6029aaef54
commit
4d1f8ab7cf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM alpine
|
||||||
|
|
||||||
LABEL maintainer Knut Ahlers <knut@ahlers.me>
|
LABEL maintainer Knut Ahlers <knut@ahlers.me>
|
||||||
|
|
||||||
ENV OPENFIRE_VERSION=4_6_6
|
ENV OPENFIRE_VERSION=4_6_7
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& apk --no-cache add \
|
&& apk --no-cache add \
|
||||||
|
|
Loading…
Reference in a new issue