Update mailcow/unbound Docker tag to v1.18
Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
parent
38cd376228
commit
4b0ebca83d
|
@ -2,7 +2,7 @@ version: '2.1'
|
|||
services:
|
||||
|
||||
unbound-mailcow:
|
||||
image: mailcow/unbound:1.17
|
||||
image: mailcow/unbound:1.18
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue