@@ -77,7 +77,7 @@ services:
7777 - pgdata:/var/lib/postgresql/data
7878
7979 csghub_portal :
80- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_portal:v0.9.3
80+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_portal:v0.9.2
8181 restart : always
8282 depends_on :
8383 - postgres
@@ -106,7 +106,7 @@ services:
106106 ipv4_address : 192.168.100.245
107107
108108 csghub_server :
109- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
109+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
110110 depends_on :
111111 - postgres
112112 - redis
@@ -163,7 +163,7 @@ services:
163163
164164
165165 csghub_server_runner :
166- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
166+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
167167 entrypoint :
168168 - /starhub-bin/starhub
169169 - deploy
@@ -201,7 +201,7 @@ services:
201201
202202
203203 csghub_server_proxy :
204- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
204+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
205205 entrypoint :
206206 - /starhub-bin/starhub
207207 - start
@@ -228,7 +228,7 @@ services:
228228 restart : always
229229
230230 space_builder :
231- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub-space-builder:v0.9.3
231+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub-space-builder:v0.9.2
232232 environment :
233233 - REDIS_ENDPOINT=redis:6379
234234 - SPACE_DATA_PATH=/opt/data
@@ -317,7 +317,7 @@ services:
317317 ipv4_address : 192.168.100.237
318318
319319 account_server :
320- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
320+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
321321 entrypoint :
322322 - /starhub-bin/starhub
323323 - accounting
@@ -342,7 +342,7 @@ services:
342342 ipv4_address : 192.168.100.236
343343
344344 user_server :
345- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
345+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
346346 entrypoint :
347347 - /starhub-bin/starhub
348348 - user
@@ -407,7 +407,7 @@ services:
407407 restart : always
408408
409409 mirror-repo-sync :
410- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
410+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
411411 entrypoint :
412412 - /starhub-bin/starhub
413413 - mirror
@@ -431,7 +431,7 @@ services:
431431 ipv4_address : 192.168.100.231
432432
433433 mirror-lfs-sync :
434- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
434+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
435435 entrypoint :
436436 - /starhub-bin/starhub
437437 - mirror
0 commit comments