Browse Source

[Dovecot] New Dovecot version

andryyy 6 years ago
parent
commit
9aad9d8e4e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      data/Dockerfiles/dovecot/Dockerfile

+ 2 - 2
data/Dockerfiles/dovecot/Dockerfile

@@ -3,8 +3,8 @@ 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.3.6
-ENV PIGEONHOLE_VERSION 0.5.6
+ENV DOVECOT_VERSION 2.3.7
+ENV PIGEONHOLE_VERSION 0.5.7
 
 
 RUN apt-get update && apt-get -y --no-install-recommends install \
 RUN apt-get update && apt-get -y --no-install-recommends install \
   automake \
   automake \