[Compose] Update ACME image
This commit is contained in:
		@@ -333,7 +333,7 @@ services:
 | 
				
			|||||||
    acme-mailcow:
 | 
					    acme-mailcow:
 | 
				
			||||||
      depends_on:
 | 
					      depends_on:
 | 
				
			||||||
        - nginx-mailcow
 | 
					        - nginx-mailcow
 | 
				
			||||||
      image: mailcow/acme:1.65
 | 
					      image: mailcow/acme:1.66
 | 
				
			||||||
      dns:
 | 
					      dns:
 | 
				
			||||||
        - ${IPV4_NETWORK:-172.22.1}.254
 | 
					        - ${IPV4_NETWORK:-172.22.1}.254
 | 
				
			||||||
      environment:
 | 
					      environment:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user