diff --git a/Dockerfile b/Dockerfile index 3be5f61..44781b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM alpine LABEL maintainer Knut Ahlers -ENV OPENFIRE_VERSION=4_7_3 +ENV OPENFIRE_VERSION=4_7_4 RUN set -ex \ && apk --no-cache add \