mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-28 20:42:58 +00:00
compose: bump unbound version
This commit is contained in:
parent
9d4055fc4d
commit
53be119e39
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: '2.1'
|
|||
services:
|
||||
|
||||
unbound-mailcow:
|
||||
image: mailcow/unbound:1.19.1
|
||||
image: mailcow/unbound:1.20
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
- SKIP_UNBOUND_HEALTHCHECK=${SKIP_UNBOUND_HEALTHCHECK:-n}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue