Merge pull request #6952 from appwrite/feat-upgrade-executor

Feat: Upgrade executor
This commit is contained in:
Christy Jacob
2023-10-19 17:18:29 +04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -667,7 +667,7 @@ services:
<<: *x-logging
restart: unless-stopped
stop_signal: SIGINT
image: openruntimes/executor:0.4.4
image: openruntimes/executor:0.4.5
networks:
- appwrite
- runtimes
+1 -1
View File
@@ -722,7 +722,7 @@ services:
hostname: appwrite-executor
<<: *x-logging
stop_signal: SIGINT
image: openruntimes/executor:0.4.4
image: openruntimes/executor:0.4.5
restart: unless-stopped
networks:
- appwrite