[Compose] Update ACME
This commit is contained in:
		@@ -313,7 +313,7 @@ services:
 | 
				
			|||||||
    acme-mailcow:
 | 
					    acme-mailcow:
 | 
				
			||||||
      depends_on:
 | 
					      depends_on:
 | 
				
			||||||
        - nginx-mailcow
 | 
					        - nginx-mailcow
 | 
				
			||||||
      image: mailcow/acme:1.60
 | 
					      image: mailcow/acme:1.61
 | 
				
			||||||
      build: ./data/Dockerfiles/acme
 | 
					      build: ./data/Dockerfiles/acme
 | 
				
			||||||
      dns:
 | 
					      dns:
 | 
				
			||||||
        - ${IPV4_NETWORK:-172.22.1}.254
 | 
					        - ${IPV4_NETWORK:-172.22.1}.254
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user