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

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


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

commit bdf3e3a17e7c5a7583606b8049787a2dbd1c16e1
Author: Mingyu Chen <[email protected]>
AuthorDate: Mon Jul 15 22:18:33 2024 +0800

    [test](docker) change the default region for docker compose (#37768) 
(#37813)
    
    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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to