[Compose] Update PHP and netfilter
This commit is contained in:
		@@ -102,7 +102,7 @@ services:
 | 
				
			|||||||
            - rspamd
 | 
					            - rspamd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    php-fpm-mailcow:
 | 
					    php-fpm-mailcow:
 | 
				
			||||||
      image: mailcow/phpfpm:1.61
 | 
					      image: mailcow/phpfpm:1.62
 | 
				
			||||||
      command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
 | 
					      command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
 | 
				
			||||||
      depends_on:
 | 
					      depends_on:
 | 
				
			||||||
        - redis-mailcow
 | 
					        - redis-mailcow
 | 
				
			||||||
@@ -373,7 +373,7 @@ services:
 | 
				
			|||||||
            - acme
 | 
					            - acme
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    netfilter-mailcow:
 | 
					    netfilter-mailcow:
 | 
				
			||||||
      image: mailcow/netfilter:1.35
 | 
					      image: mailcow/netfilter:1.36
 | 
				
			||||||
      stop_grace_period: 30s
 | 
					      stop_grace_period: 30s
 | 
				
			||||||
      depends_on:
 | 
					      depends_on:
 | 
				
			||||||
        - dovecot-mailcow
 | 
					        - dovecot-mailcow
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user