mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Merge pull request #7686 from appwrite/chore-upgrade-assistant
chore: upgrade assistant
This commit is contained in:
commit
88ed3e421d
2 changed files with 2 additions and 2 deletions
|
|
@ -676,7 +676,7 @@ services:
|
|||
- _APP_DB_PASS
|
||||
|
||||
appwrite-assistant:
|
||||
image: appwrite/assistant:0.3.0
|
||||
image: appwrite/assistant:0.4.0
|
||||
container_name: appwrite-assistant
|
||||
<<: *x-logging
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
|
|
@ -782,7 +782,7 @@ services:
|
|||
|
||||
appwrite-assistant:
|
||||
container_name: appwrite-assistant
|
||||
image: appwrite/assistant:0.3.0
|
||||
image: appwrite/assistant:0.4.0
|
||||
networks:
|
||||
- appwrite
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue