Merge pull request #8147 from appwrite/chore-rename-executor-image-name

Update executor image name
This commit is contained in:
Christy Jacob 2024-05-24 16:40:39 +04:00 committed by GitHub
commit 9f2030fb8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,9 @@
# Version 1.5.7
## What's Changed
### Fixes
* Change executor hostname back to exc1 to prevent name too long errors in the swoole table [#8147](https://github.com/appwrite/appwrite/pull/8147)
# Version 1.5.6
## What's Changed