mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Merge pull request #7910 from appwrite/chore-update-executor-version
Update executor version
This commit is contained in:
commit
aa92257c76
1 changed files with 1 additions and 1 deletions
|
|
@ -751,7 +751,7 @@ services:
|
|||
hostname: appwrite-executor
|
||||
<<: *x-logging
|
||||
stop_signal: SIGINT
|
||||
image: openruntimes/executor:0.4.5
|
||||
image: openruntimes/executor:0.5.0
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- appwrite
|
||||
|
|
|
|||
Loading…
Reference in a new issue