Skip to content

Commit 0a02f33

Browse files
committed
feat: update template base image registry
1 parent 4708558 commit 0a02f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"apigw_cors_allow_methods": "GET,POST,PUT,PATCH,HEAD,DELETE,OPTIONS",
1010
"apigw_cors_allow_headers": "Accept,Cache-Control,Content-Type,Keep-Alive,Origin,User-Agent,X-Requested-With",
1111
"bk_apigw_default_timeout": "60",
12-
"base_image": "bk-plugin-python-base:2.3.14",
12+
"base_image": "mirrors.tencent.com/bkplugin/bk-plugin-python-base:2.3.14",
1313
"_copy_without_render": [
1414
".ci"
1515
]

0 commit comments

Comments
 (0)