[Compose] New Dovecot image

[Dovecot] Update Dovecot to v2.3.5.1
master
andryyy 2019-03-31 19:07:39 +02:00
parent f28b58a5bc
commit a86f9e0120
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ARG DEBIAN_FRONTEND=noninteractive
ENV LC_ALL C
ENV DOVECOT_VERSION 2.3.5
ENV DOVECOT_VERSION 2.3.5.1
ENV PIGEONHOLE_VERSION 0.5.5
RUN apt-get update && apt-get -y --no-install-recommends install \

View File

@ -169,7 +169,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:1.66
image: mailcow/dovecot:1.67
build: ./data/Dockerfiles/dovecot
cap_add:
- NET_BIND_SERVICE