@@ -77,7 +77,7 @@ services:
77
77
- pgdata:/var/lib/postgresql/data
78
78
79
79
csghub_portal :
80
- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_portal:v0.9.2
80
+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_portal:v0.9.3
81
81
restart : always
82
82
depends_on :
83
83
- postgres
@@ -106,7 +106,7 @@ services:
106
106
ipv4_address : 192.168.100.245
107
107
108
108
csghub_server :
109
- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
109
+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
110
110
depends_on :
111
111
- postgres
112
112
- redis
@@ -163,7 +163,7 @@ services:
163
163
164
164
165
165
csghub_server_runner :
166
- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
166
+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
167
167
entrypoint :
168
168
- /starhub-bin/starhub
169
169
- deploy
@@ -201,7 +201,7 @@ services:
201
201
202
202
203
203
csghub_server_proxy :
204
- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
204
+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
205
205
entrypoint :
206
206
- /starhub-bin/starhub
207
207
- start
@@ -318,7 +318,7 @@ services:
318
318
ipv4_address : 192.168.100.237
319
319
320
320
account_server :
321
- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
321
+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
322
322
entrypoint :
323
323
- /starhub-bin/starhub
324
324
- accounting
@@ -343,7 +343,7 @@ services:
343
343
ipv4_address : 192.168.100.236
344
344
345
345
user_server :
346
- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
346
+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
347
347
entrypoint :
348
348
- /starhub-bin/starhub
349
349
- user
@@ -408,7 +408,7 @@ services:
408
408
restart : always
409
409
410
410
mirror-repo-sync :
411
- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
411
+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
412
412
entrypoint :
413
413
- /starhub-bin/starhub
414
414
- mirror
@@ -432,7 +432,7 @@ services:
432
432
ipv4_address : 192.168.100.231
433
433
434
434
mirror-lfs-sync :
435
- image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2
435
+ image : opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3
436
436
entrypoint :
437
437
- /starhub-bin/starhub
438
438
- mirror
0 commit comments