[PHP-FPM] Missing image update
This commit is contained in:
		@@ -96,7 +96,7 @@ services:
 | 
				
			|||||||
            - rspamd
 | 
					            - rspamd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    php-fpm-mailcow:
 | 
					    php-fpm-mailcow:
 | 
				
			||||||
      image: mailcow/phpfpm:1.51
 | 
					      image: mailcow/phpfpm:1.52
 | 
				
			||||||
      build: ./data/Dockerfiles/phpfpm
 | 
					      build: ./data/Dockerfiles/phpfpm
 | 
				
			||||||
      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:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user