Explorar o código

[Dovecot] New Dovecot version

andryyy %!s(int64=6) %!d(string=hai) anos
pai
achega
9aad9d8e4e
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 <andre.peters@servercow.de>"
 
 ARG DEBIAN_FRONTEND=noninteractive
 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 \
   automake \