[Dovecot] Update Dovecot to 2.3.13

master
andryyy 2021-01-04 16:36:33 +01:00
parent ee6989bd1d
commit 5ea0caa261
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM debian:buster-slim
LABEL maintainer "Andre Peters <andre.peters@servercow.de>" LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ARG DEBIAN_FRONTEND=noninteractive ARG DEBIAN_FRONTEND=noninteractive
ARG DOVECOT=2.3.11.3 ARG DOVECOT=2.3.13
ENV LC_ALL C ENV LC_ALL C
# Add groups and users before installing Dovecot to not break compatibility # Add groups and users before installing Dovecot to not break compatibility

View File

@ -194,7 +194,7 @@ services:
- sogo - sogo
dovecot-mailcow: dovecot-mailcow:
image: mailcow/dovecot:1.138 image: mailcow/dovecot:1.139
depends_on: depends_on:
- mysql-mailcow - mysql-mailcow
dns: dns: