Upgrade Caddy to v2.7.4
This commit is contained in:
parent
359797e8b1
commit
ed2dbce21f
|
@ -8,7 +8,7 @@ services:
|
|||
caddy:
|
||||
volume: "{{ base_volume }}/caddy"
|
||||
docker_ipv4: 172.16.3.2
|
||||
version: '2.7.2'
|
||||
version: '2.7.4'
|
||||
|
||||
postfix:
|
||||
domain: smtp.{{ base_domain }}
|
||||
|
|
Reference in a new issue