1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-12 02:32:30 +00:00

unbound: increased healthcheck timeout

This commit is contained in:
DerLinkman
2024-01-18 11:55:01 +01:00
parent 90a7cff2c9
commit cb3bc207b9
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: '2.1'
services:
unbound-mailcow:
image: mailcow/unbound:1.19
image: mailcow/unbound:1.19.1
environment:
- TZ=${TZ}
volumes: