SHA256
1
0
forked from pool/grype

Accepting request 1099181 from home:ojkastl_buildservice:Branch_devel_kubic

update to 0.64.1

OBS-URL: https://build.opensuse.org/request/show/1099181
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/grype?expand=0&rev=62
This commit is contained in:
2023-07-18 06:10:13 +00:00
committed by Git OBS Bridge
parent e19768cd72
commit 1a8ce25e38
8 changed files with 21 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: grype
Version: 0.64.0
Version: 0.64.1
Release: 0
Summary: A vulnerability scanner for container images and filesystems
License: Apache-2.0
@@ -42,7 +42,7 @@ go build \
-mod=vendor \
-buildmode=pie \
-ldflags="-X github.com/anchore/grype/internal/version.version=%{version} -X github.com/anchore/grype/internal/version.buildDate=$BUILD_DATE" \
-o bin/grype .
-o bin/grype ./cmd/grype/
%install
# Install the binary.