Browse Source

[Compose] Update Postfix image

André 7 years ago
parent
commit
f81dad17bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -196,7 +196,7 @@ services:
             - dovecot
             - dovecot
 
 
     postfix-mailcow:
     postfix-mailcow:
-      image: mailcow/postfix:1.20
+      image: mailcow/postfix:1.21
       build: ./data/Dockerfiles/postfix
       build: ./data/Dockerfiles/postfix
       volumes:
       volumes:
         - ./data/conf/postfix:/opt/postfix/conf
         - ./data/conf/postfix:/opt/postfix/conf