tencentcloud-sdk-nodejs-tcb 4.1.38 → 4.1.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-tcb",
3
- "version": "4.1.38",
3
+ "version": "4.1.44",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -5113,7 +5113,7 @@ export interface DescribeCloudBaseRunVersionResponse {
5113
5113
  */
5114
5114
  Remark?: string;
5115
5115
  /**
5116
- * Dockefile的路径
5116
+ * Dockerfile的路径
5117
5117
  */
5118
5118
  DockerfilePath?: string;
5119
5119
  /**