1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 04:31:05 +08:00

chore(deps): update dify to v1.9.0 (#1814)

This commit is contained in:
renovate[bot] 2025-09-27 01:19:25 +00:00 committed by GitHub
parent fa40b76983
commit 0efcd5eb89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
31 changed files with 3 additions and 3 deletions

View File

@ -413,7 +413,7 @@ x-shared-env: &shared-api-worker-env
services:
api:
image: langgenius/dify-api:1.8.1
image: langgenius/dify-api:1.9.0
container_name: api-${CONTAINER_NAME}
restart: always
environment:
@ -434,7 +434,7 @@ services:
- default
worker:
image: langgenius/dify-api:1.8.1
image: langgenius/dify-api:1.9.0
container_name: worker-${CONTAINER_NAME}
restart: always
environment:
@ -455,7 +455,7 @@ services:
- default
web:
image: langgenius/dify-web:1.8.1
image: langgenius/dify-web:1.9.0
container_name: ${CONTAINER_NAME}
restart: always
environment: