[Dovecot] Update Dovecot to 2.3.4, update Pigeonhole to 0.5.4

[Dovecot] Remove UTF-8 attribute
This commit is contained in:
andryyy
2018-11-26 09:44:41 +01:00
parent 50c49db814
commit a695bdd2ee
2 changed files with 3 additions and 3 deletions

View File

@@ -3,8 +3,8 @@ LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ARG DEBIAN_FRONTEND=noninteractive
ENV LC_ALL C
ENV DOVECOT_VERSION 2.3.3
ENV PIGEONHOLE_VERSION 0.5.3
ENV DOVECOT_VERSION 2.3.4
ENV PIGEONHOLE_VERSION 0.5.4
RUN apt-get update && apt-get -y --no-install-recommends install \
automake \