We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4708558 commit 0a02f33Copy full SHA for 0a02f33
1 file changed
template/cookiecutter.json
@@ -9,7 +9,7 @@
9
"apigw_cors_allow_methods": "GET,POST,PUT,PATCH,HEAD,DELETE,OPTIONS",
10
"apigw_cors_allow_headers": "Accept,Cache-Control,Content-Type,Keep-Alive,Origin,User-Agent,X-Requested-With",
11
"bk_apigw_default_timeout": "60",
12
- "base_image": "bk-plugin-python-base:2.3.14",
+ "base_image": "mirrors.tencent.com/bkplugin/bk-plugin-python-base:2.3.14",
13
"_copy_without_render": [
14
".ci"
15
]
0 commit comments