Skip to content

Commit d6acd2d

Browse files
committed
Add localbuild/ to FULLTAG to fix mismatch with UI and report URL
1 parent e500687 commit d6acd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inline_scan.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ start_analysis() {
284284
get_repo_digest_id
285285
fi
286286

287-
FULLTAG="${SCAN_IMAGES[0]}"
287+
FULLTAG="localbuild/${SCAN_IMAGES[0]}"
288288

289289
printf '%s\n\n' "Image id: ${SYSDIG_IMAGE_ID}"
290290
get_scan_result_code_by_id

0 commit comments

Comments
 (0)