mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-18 00:55:01 +00:00
[Compose] Update ACME
This commit is contained in:
parent
f67f552180
commit
c42c7a7189
1 changed files with 1 additions and 1 deletions
|
|
@ -313,7 +313,7 @@ services:
|
|||
acme-mailcow:
|
||||
depends_on:
|
||||
- nginx-mailcow
|
||||
image: mailcow/acme:1.60
|
||||
image: mailcow/acme:1.61
|
||||
build: ./data/Dockerfiles/acme
|
||||
dns:
|
||||
- ${IPV4_NETWORK:-172.22.1}.254
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue