NGINX stack install broken packages on Debian 8

NGINX stack install fails on a fresh Debian 8.
Pretty sure dotdeb packages got updated and is breaking dependencies, here is the log:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
nginx-custom : Depends: nginx-common (= 1.14.0-1ppa~stable) but 1.14.2-1~dotdeb+8.1 is to be installed
nginx-ee : Depends: nginx-common (= 1.14.0-1ppa~stable) but 1.14.2-1~dotdeb+8.1 is to be installed
E: Unable to correct problems, you have held broken packages.

Thank you guys,