File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ FROM opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/gitlab-shell:v17
1414
1515FROM opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_nats:2.10.16 AS nats-server
1616
17- FROM opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:latest AS server
17+ FROM opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v1.5.0 AS server
1818
19- FROM opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_portal:latest AS portal
19+ FROM opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_portal:v1.5.0 AS portal
2020
2121FROM opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_builder:latest AS csghub-builder
2222
Original file line number Diff line number Diff line change 33# ###################################################################################
44# # Version Configuration
55CSGHUB_IMAGE_PREFIX = " opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public"
6- CSGHUB_VERSION = " latest "
6+ CSGHUB_VERSION = " v1.5.0 "
77
88# ###################################################################################
99# Nginx Configuration
You can’t perform that action at this time.
0 commit comments