forked from pool/trivy-image
[info=5999c659f0caa0595bb4eb197fe2409b]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/trivy-image?expand=0&rev=88
This commit is contained in:
parent
4addced673
commit
5676076989
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 3 08:56:51 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- set OCI.authors attribute instead of deprecated MAINTAINER
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 12:06:45 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -28,10 +28,10 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
||||
<containerconfig
|
||||
name="opensuse/trivy"
|
||||
tag="%%trivy_version%%"
|
||||
additionaltags="%%trivy_version%%-%RELEASE%,latest"
|
||||
maintainer="openSUSE (https://www.opensuse.org/)">
|
||||
additionaltags="%%trivy_version%%-%RELEASE%,latest">
|
||||
<labels>
|
||||
<suse_label_helper:add_prefix prefix="org.opensuse.application.trivy">
|
||||
<label name="org.opencontainers.image.authors" value="openSUSE (https://www.opensuse.org/)"/>
|
||||
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed Container Vulnerability Scanner"/>
|
||||
<label name="org.opencontainers.image.description" value="Container Vulnerability Scanner container based on the openSUSE Tumbleweed Base Container Image."/>
|
||||
<label name="org.opencontainers.image.version" value="%%trivy_version%%"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user