mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-23 07:29:00 -08:00
This reverts commit 67572dff6d.
This commit is contained in:
@@ -15,9 +15,8 @@ In this section you will find an aggregation of the different ways to install Tr
|
||||
[trivy]
|
||||
name=Trivy repository
|
||||
baseurl=https://aquasecurity.github.io/trivy-repo/rpm/releases/$RELEASE_VERSION/\$basearch/
|
||||
gpgcheck=1
|
||||
gpgcheck=0
|
||||
enabled=1
|
||||
gpgkey=https://aquasecurity.github.io/trivy-repo/rpm/public.key
|
||||
EOF
|
||||
sudo yum -y update
|
||||
sudo yum -y install trivy
|
||||
|
||||
Reference in New Issue
Block a user