This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new dfcab7529a8 [test](docker) change the default region for docker 
compose (#37768) (#37814)
dfcab7529a8 is described below

commit dfcab7529a8fe1697ce9c5d7522174d72bfecd8c
Author: Mingyu Chen <morning...@163.com>
AuthorDate: Mon Jul 15 23:42:13 2024 +0800

    [test](docker) change the default region for docker compose (#37768) 
(#37814)
    
    bp #37768
---
 docker/thirdparties/custom_settings.env | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docker/thirdparties/custom_settings.env 
b/docker/thirdparties/custom_settings.env
index ac178c81726..17db5563d93 100644
--- a/docker/thirdparties/custom_settings.env
+++ b/docker/thirdparties/custom_settings.env
@@ -21,5 +21,5 @@
 # eg: CONTAINER_UID="doris-jack-"
 # NOTICE: change this uid will modify the file in docker-compose.
 CONTAINER_UID="doris--"
-s3Endpoint="cos.ap-hongkong.myqcloud.com"
-s3BucketName="doris-build-hk-1308700295"
+s3Endpoint="oss-cn-hongkong.aliyuncs.com"
+s3BucketName="qa-build-hk"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to