From a00be20f80ac90689d684105206f92914b882cff Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Thu, 2 Jul 2020 13:23:28 +0300 Subject: [PATCH] updated commit hash --- setup/01_install_commits.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/01_install_commits.sh b/setup/01_install_commits.sh index 7036b073..cf6cf3d3 100755 --- a/setup/01_install_commits.sh +++ b/setup/01_install_commits.sh @@ -6,7 +6,7 @@ NODEREPO="node_14.x" MONGODB="4.2" CODENAME=`lsb_release -c -s` -WILDDUCK_COMMIT="58eb010a9cf8f891f0714e89013bb43cb972b6c1" +WILDDUCK_COMMIT="2ebd36f2d54dfb9e9da4727df70a9c28aaf5973f" ZONEMTA_COMMIT="47f230b3189814f3c99194e9b2db4c5d4c609563" # zone-mta-template WEBMAIL_COMMIT="9227ec04ffb8c7e92b39239137d7c448d9e4bfc2" WILDDUCK_ZONEMTA_COMMIT="463f2d702b367e04d08270ca07b72f0b88ec3beb"