Merge pull request #8502 from appwrite/chore-bump-executor

Bump executor version from 0.5.5 to 0.5.7
This commit is contained in:
Steven Nguyen
2024-08-09 07:50:39 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -753,7 +753,7 @@ $image = $this->getParam('image', '');
<<: *x-logging
restart: unless-stopped
stop_signal: SIGINT
image: openruntimes/executor:0.5.5
image: openruntimes/executor:0.5.7
networks:
- appwrite
- runtimes
+1 -1
View File
@@ -833,7 +833,7 @@ services:
hostname: exc1
<<: *x-logging
stop_signal: SIGINT
image: openruntimes/executor:0.5.5
image: openruntimes/executor:0.5.7
restart: unless-stopped
networks:
- appwrite