[Dovecot] Important fix for Pigeonhole (downgrade)

master
andryyy 2017-07-05 19:13:07 +02:00
parent 7f47af1d60
commit 69da02c144
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ARG DEBIAN_FRONTEND=noninteractive ARG DEBIAN_FRONTEND=noninteractive
ENV LC_ALL C ENV LC_ALL C
ENV DOVECOT_VERSION 2.2.31 ENV DOVECOT_VERSION 2.2.31
ENV PIGEONHOLE_VERSION 0.4.19 ENV PIGEONHOLE_VERSION 0.4.18
RUN apt-get update && apt-get -y install \ RUN apt-get update && apt-get -y install \
automake \ automake \

View File

@ -172,7 +172,7 @@ services:
- sogo - sogo
dovecot-mailcow: dovecot-mailcow:
image: mailcow/dovecot:1.2 image: mailcow/dovecot:1.3
build: ./data/Dockerfiles/dovecot build: ./data/Dockerfiles/dovecot
depends_on: depends_on:
unbound-mailcow: unbound-mailcow: