mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
Update langgenius/dify-api Docker tag to v1.5.0
This commit is contained in:
parent
aa226da67f
commit
2954dbfbfe
@ -413,7 +413,7 @@ x-shared-env: &shared-api-worker-env
|
||||
|
||||
services:
|
||||
api:
|
||||
image: langgenius/dify-api:1.4.3
|
||||
image: langgenius/dify-api:1.5.0
|
||||
container_name: api-${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
||||
@ -434,7 +434,7 @@ services:
|
||||
- default
|
||||
|
||||
worker:
|
||||
image: langgenius/dify-api:1.4.3
|
||||
image: langgenius/dify-api:1.5.0
|
||||
container_name: worker-${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user