mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-26 13:35:23 +00:00
Update docker-compose.yml
bump unbound version
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
|
||||
unbound-mailcow:
|
||||
image: ghcr.io/mailcow/unbound:1.25
|
||||
image: ghcr.io/mailcow/unbound:1.25.1
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
- SKIP_UNBOUND_HEALTHCHECK=${SKIP_UNBOUND_HEALTHCHECK:-n}
|
||||
|
||||
Reference in New Issue
Block a user