Преглед изворни кода

[Compose] Update Dovecot and Postfix images

andryyy пре 5 година
родитељ
комит
1f2b5f89e8
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      docker-compose.yml

+ 2 - 2
docker-compose.yml

@@ -192,7 +192,7 @@ services:
             - sogo
 
     dovecot-mailcow:
-      image: mailcow/dovecot:1.130
+      image: mailcow/dovecot:1.131
       depends_on:
         - mysql-mailcow
       dns:
@@ -251,7 +251,7 @@ services:
             - dovecot
 
     postfix-mailcow:
-      image: mailcow/postfix:1.52
+      image: mailcow/postfix:1.53
       depends_on:
         - mysql-mailcow
       volumes: