chore(version): bump beat service version to 1.7.0

pull/22830/head
Novice 10 months ago
parent dbdddf45c2
commit 29d0009528

@ -58,7 +58,7 @@ services:
# worker_beat service # worker_beat service
# Celery beat for scheduling periodic tasks. # Celery beat for scheduling periodic tasks.
worker_beat: worker_beat:
image: langgenius/dify-api:1.5.0 image: langgenius/dify-api:1.7.0
restart: always restart: always
environment: environment:
# Use the shared environment variables. # Use the shared environment variables.

@ -595,7 +595,7 @@ services:
# worker_beat service # worker_beat service
# Celery beat for scheduling periodic tasks. # Celery beat for scheduling periodic tasks.
worker_beat: worker_beat:
image: langgenius/dify-api:1.5.0 image: langgenius/dify-api:1.7.0
restart: always restart: always
environment: environment:
# Use the shared environment variables. # Use the shared environment variables.

Loading…
Cancel
Save