diff --git a/tests/build.yml b/tests/build.yml index 8a5cd540..ed5b75fe 100644 --- a/tests/build.yml +++ b/tests/build.yml @@ -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}