From 4bb7828415252e3d52ed750d85e5722d2277aae0 Mon Sep 17 00:00:00 2001 From: wayne liu Date: Sat, 12 Oct 2024 20:23:25 +0800 Subject: [PATCH] change to use v0.9.3 image for v0.9.3 tag --- deploy/all_in_one/docker-compose.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/deploy/all_in_one/docker-compose.yml b/deploy/all_in_one/docker-compose.yml index d0f9d82b7..72780cdeb 100644 --- a/deploy/all_in_one/docker-compose.yml +++ b/deploy/all_in_one/docker-compose.yml @@ -77,7 +77,7 @@ services: - pgdata:/var/lib/postgresql/data csghub_portal: - image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_portal:v0.9.2 + image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_portal:v0.9.3 restart: always depends_on: - postgres @@ -106,7 +106,7 @@ services: ipv4_address: 192.168.100.245 csghub_server: - image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2 + image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3 depends_on: - postgres - redis @@ -163,7 +163,7 @@ services: csghub_server_runner: - image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2 + image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3 entrypoint: - /starhub-bin/starhub - deploy @@ -201,7 +201,7 @@ services: csghub_server_proxy: - image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2 + image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3 entrypoint: - /starhub-bin/starhub - start @@ -318,7 +318,7 @@ services: ipv4_address: 192.168.100.237 account_server: - image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2 + image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3 entrypoint: - /starhub-bin/starhub - accounting @@ -343,7 +343,7 @@ services: ipv4_address: 192.168.100.236 user_server: - image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2 + image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3 entrypoint: - /starhub-bin/starhub - user @@ -408,7 +408,7 @@ services: restart: always mirror-repo-sync: - image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2 + image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3 entrypoint: - /starhub-bin/starhub - mirror @@ -432,7 +432,7 @@ services: ipv4_address: 192.168.100.231 mirror-lfs-sync: - image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.2 + image: opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:v0.9.3 entrypoint: - /starhub-bin/starhub - mirror