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
commit ae7b004b26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

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

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