From b43c9ac19e77e1d40b1307fcde57819128c02c03 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 6 Dec 2020 19:44:08 +0200 Subject: [PATCH] Removed debug log --- app/workers/functions.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/workers/functions.php b/app/workers/functions.php index 4ce3fb32ac..583fcce1cf 100644 --- a/app/workers/functions.php +++ b/app/workers/functions.php @@ -375,8 +375,6 @@ class FunctionsV1 $executionStart = \microtime(true); $executionTime = \time(); - $environment['image'] = 'appwrite/env-php-7-4:1.0'; - $exitCode = Console::execute("docker run \ -d \ --entrypoint=\"\" \