[mailcow] Move ejabberd site to last available site
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
FROM php:7.4-fpm-alpine3.11
|
||||
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
|
||||
|
||||
ENV APCU_PECL 5.1.18
|
||||
ENV APCU_PECL 5.1.19
|
||||
ENV IMAGICK_PECL 3.4.4
|
||||
# Mailparse is pulled from master branch
|
||||
#ENV MAILPARSE_PECL 3.0.2
|
||||
ENV MEMCACHED_PECL 3.1.5
|
||||
ENV REDIS_PECL 5.3.1
|
||||
ENV REDIS_PECL 5.3.3
|
||||
|
||||
RUN apk add -U --no-cache autoconf \
|
||||
aspell-dev \
|
||||
|
Reference in New Issue
Block a user