Skip to content

Commit

Permalink
disable docker scan notification
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgesmr committed Dec 4, 2022
1 parent 4954f4a commit b9eba8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ VENDOR := "Matt Hodges"
ORG := hodgesmr
WORKDIR := "/opt/${NAME}"

DOCKER_SCAN_SUGGEST=false

FLAGS ?=

print:
Expand Down

0 comments on commit b9eba8b

Please sign in to comment.