Merge pull request #4659 from mailcow/feature/dovecot-2.3.19.1

[Dovecot] Update to 2.3.19.1
This commit is contained in:
Niklas Meyer
2022-07-05 09:08:11 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ FROM debian:bullseye-slim
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ARG DEBIAN_FRONTEND=noninteractive
ARG DOVECOT=2.3.18
ARG DOVECOT=2.3.19.1
ENV LC_ALL C
ENV GOSU_VERSION 1.14