Skip to content

Commit e9f5dd2

Browse files
committed
chore: set kb-cloud-installer tag
1 parent 9fbc993 commit e9f5dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy-scan-cloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
CLOUD_IMAGES="${CLOUD_IMAGES}|docker.io/${cloud_image}"
6262
fi
6363
done
64-
kb_cloud_installer_image="docker.io/apecloud/kb-cloud-installer:v2.0.155"
64+
kb_cloud_installer_image="docker.io/apecloud/kb-cloud-installer:${CLOUD_TAG}"
6565
if [[ -z "${CLOUD_IMAGES}" ]]; then
6666
CLOUD_IMAGES="${kb_cloud_installer_image}"
6767
else

0 commit comments

Comments
 (0)