Explorar o código

[Dovecot] Dovecot 2.2.31, Pigeonhole 0.4.19

andryyy %!s(int64=8) %!d(string=hai) anos
pai
achega
ae5ce6568d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      data/Dockerfiles/dovecot/Dockerfile

+ 2 - 2
data/Dockerfiles/dovecot/Dockerfile

@@ -3,8 +3,8 @@ LABEL maintainer "Andre Peters <[email protected]>"
 
 ARG DEBIAN_FRONTEND=noninteractive
 ENV LC_ALL C
-ENV DOVECOT_VERSION 2.2.30.2
-ENV PIGEONHOLE_VERSION 0.4.18
+ENV DOVECOT_VERSION 2.2.31
+ENV PIGEONHOLE_VERSION 0.4.19
 
 RUN apt-get update && apt-get -y install \
 	automake \