[Compose] Update Postfix image
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user