From e42e7e91fb74945ea22c85c30c85e04ee35782af Mon Sep 17 00:00:00 2001 From: Khushboo Verma <43381712+vermakhushboo@users.noreply.github.com> Date: Tue, 16 Jul 2024 19:19:38 +0530 Subject: [PATCH] Update compose.phtml as well --- app/views/install/compose.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index fb88db4f39..64682ab896 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -765,7 +765,7 @@ $image = $this->getParam('image', ''); <<: *x-logging restart: unless-stopped stop_signal: SIGINT - image: openruntimes/executor:0.5.5 + image: openruntimes/executor:0.6.2 networks: - appwrite - runtimes