Jelajahi Sumber

[Compose] Update Dovecot and Postfix images

andryyy 4 tahun lalu
induk
melakukan
7f70feafb3
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      docker-compose.yml

+ 2 - 2
docker-compose.yml

@@ -210,7 +210,7 @@ services:
             - sogo
 
     dovecot-mailcow:
-      image: mailcow/dovecot:1.146
+      image: mailcow/dovecot:1.147
       depends_on:
         - mysql-mailcow
       dns:
@@ -290,7 +290,7 @@ services:
             - dovecot
 
     postfix-mailcow:
-      image: mailcow/postfix:1.63
+      image: mailcow/postfix:1.64
       depends_on:
         - mysql-mailcow
       volumes: