1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-27 17:53:19 +00:00

[Unbound] Change version tag

This commit is contained in:
FreddleSpl0it
2026-05-26 10:43:25 +02:00
parent be37bc5a68
commit faac56a611
+1 -1
View File
@@ -1,7 +1,7 @@
services:
unbound-mailcow:
image: ghcr.io/mailcow/unbound:1.25.1
image: ghcr.io/mailcow/unbound:1.25.1-1
environment:
- TZ=${TZ}
- SKIP_UNBOUND_HEALTHCHECK=${SKIP_UNBOUND_HEALTHCHECK:-n}