Browse Source

[Dovecot] v2.3.15

andryyy 4 years ago
parent
commit
0ba0878e28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data/Dockerfiles/dovecot/Dockerfile

+ 1 - 1
data/Dockerfiles/dovecot/Dockerfile

@@ -2,7 +2,7 @@ FROM debian:buster-slim
 LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
 
 ARG DEBIAN_FRONTEND=noninteractive
-ARG DOVECOT=2.3.14
+ARG DOVECOT=2.3.15
 ENV LC_ALL C
 ENV GOSU_VERSION 1.12