diff --git a/template/cookiecutter.json b/template/cookiecutter.json index f99fea4..197ebc6 100644 --- a/template/cookiecutter.json +++ b/template/cookiecutter.json @@ -9,7 +9,7 @@ "apigw_cors_allow_methods": "GET,POST,PUT,PATCH,HEAD,DELETE,OPTIONS", "apigw_cors_allow_headers": "Accept,Cache-Control,Content-Type,Keep-Alive,Origin,User-Agent,X-Requested-With", "bk_apigw_default_timeout": "60", - "base_image": "bk-plugin-python-base:2.3.14", + "base_image": "mirrors.tencent.com/bkplugin/bk-plugin-python-base:2.3.14", "_copy_without_render": [ ".ci" ]