mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
chore(deps): update langgenius/dify-api docker tag to v1.4.3
This commit is contained in:
parent
f4814bcdfd
commit
b3abaea6d0
@ -413,7 +413,7 @@ x-shared-env: &shared-api-worker-env
|
||||
|
||||
services:
|
||||
api:
|
||||
image: langgenius/dify-api:1.1.1
|
||||
image: langgenius/dify-api:1.4.3
|
||||
container_name: api-${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
||||
@ -434,7 +434,7 @@ services:
|
||||
- default
|
||||
|
||||
worker:
|
||||
image: langgenius/dify-api:1.1.1
|
||||
image: langgenius/dify-api:1.4.3
|
||||
container_name: worker-${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user