Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 7ca5e50

Browse files
authored
Merge pull request #650 from chris-crone/fossa-1.0.10
Bump FOSSA image
2 parents 98cd1c5 + 9431e08 commit 7ca5e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ BIN_STANDALONE_NAME := ${BIN_NAME}-standalone
44
E2E_NAME := $(BIN_NAME)-e2e
55

66
# Variables for fossa scan
7-
BUILD_ANALYZER?=dockereng/fossa-analyzer
7+
BUILD_ANALYZER?=dockereng/fossa-analyzer:1.0.10
88
FOSSA_OPTS?=--option all-tags:true --option allow-unresolved:true
99

1010
# Enable experimental features. "on" or "off"

0 commit comments

Comments
 (0)