1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-05-31 23:10:01 +02:00

Merge branch 'feat-unbound-dns' of github.com:usrpro/Mailu into feat-unbound-dns

This commit is contained in:
Ionut Filip 2018-10-23 16:40:36 +03:00
commit 393bf566da

View File

@ -8,7 +8,7 @@ services:
resolver:
image: ${DOCKER_ORG:-mailu}/unbound:${VERSION:-local}
build: ../core/unbound
build: ../services/unbound
imap:
image: ${DOCKER_ORG:-mailu}/dovecot:${VERSION:-local}