diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml
index e3699662a4..89facfe0f1 100644
--- a/app/views/install/compose.phtml
+++ b/app/views/install/compose.phtml
@@ -864,7 +864,7 @@ $image = $this->getParam('image', '');
<<: *x-logging
restart: unless-stopped
stop_signal: SIGINT
- image: openruntimes/executor:0.7.20
+ image: openruntimes/executor:0.7.22
networks:
- appwrite
- runtimes
diff --git a/docker-compose.yml b/docker-compose.yml
index 0b653af8c2..ecb46de057 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -951,7 +951,7 @@ services:
hostname: exc1
<<: *x-logging
stop_signal: SIGINT
- image: openruntimes/executor:0.7.20
+ image: openruntimes/executor:0.7.22
restart: unless-stopped
networks:
- appwrite