Browse Source

Update Dovecot and Pigeonhole

andryyy 8 years ago
parent
commit
77992be9fc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      data/Dockerfiles/dovecot/Dockerfile

+ 2 - 2
data/Dockerfiles/dovecot/Dockerfile

@@ -4,8 +4,8 @@ MAINTAINER Andre Peters <andre.peters@servercow.de>
 
 ENV DEBIAN_FRONTEND noninteractive
 ENV LC_ALL C
-ENV DOVECOT_VERSION 2.2.28
-ENV PIGEONHOLE_VERSION 0.4.17
+ENV DOVECOT_VERSION 2.2.29.1
+ENV PIGEONHOLE_VERSION 0.4.18
 
 RUN apt-get update \
 	&& apt-get -y install libpam-dev \