Skip to content

Commit 7668c80

Browse files
authored
Merge branch 'OpenCSGs:main' into main
2 parents 2fbdb27 + d5aa906 commit 7668c80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose-stg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ services:
4040

4141
dataflow_celery_worker:
4242
restart: unless-stopped
43-
image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/dataflow:20250901
43+
image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/dataflow:20250916
4444
command: >
4545
sh -c "
4646
MILLISECOND_TIMESTAMP=$$(date +%s%3N);
@@ -77,7 +77,7 @@ services:
7777

7878
dataflow_api_server:
7979
restart: unless-stopped
80-
image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/dataflow:20250901
80+
image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/dataflow:20250916
8181
command: >
8282
sh -c "
8383
uvicorn data_server.main:app --host 0.0.0.0 --port 8000

0 commit comments

Comments
 (0)