Skip to content

Commit

Permalink
Merge pull request #52 from TencentBlueKing/feat_change_image_host
Browse files Browse the repository at this point in the history
feat: 修改SCM镜像地址为hub.bktencent.com #48
  • Loading branch information
Yuanruitao authored Nov 19, 2024
2 parents b655391 + b5150b4 commit a8c5587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/core/src/main/resources/config.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SCM_IMAGE_PATH=hub.bktencent.com/blueking/bkcodecc/scm_scan:latest
SCM_IMAGE_PATH=hub.bktencent.com/blueking/scm_scan:latest
SCM_REGISTRYUSER=
SCM_REGISTRYPWD=
SCM_ENV=
Expand Down

0 comments on commit a8c5587

Please sign in to comment.