[arch-commits] Commit in docker-scan/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Thu Dec 23 13:31:27 UTC 2021
Date: Thursday, December 23, 2021 @ 13:31:26
Author: foxboron
Revision: 1083181
upgpkg: docker-scan 0.15.0-1
Modified:
docker-scan/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-23 13:29:17 UTC (rev 1083180)
+++ PKGBUILD 2021-12-23 13:31:26 UTC (rev 1083181)
@@ -1,7 +1,7 @@
# Maintainer: Morten Linderud <foxboron at archlinux.org>
pkgname=docker-scan
-pkgver=0.14.0
+pkgver=0.15.0
pkgrel=1
pkgdesc="Docker Scan is a Command Line Interface to run vulnerability detection on your Dockerfiles and Docker images"
arch=('x86_64')
@@ -8,7 +8,7 @@
url="https://github.com/docker/scan-cli-plugin"
license=("Apache")
makedepends=('go' 'git')
-_commit=3f7dbd184151ab41b642f9dd9d8268f5c34ba069 #refs/tags/v0.14.0
+_commit=bd851dc5e5ffc29eabc595be9d40af7f0af18531 #refs/tags/v0.15.0
source=("git+https://github.com/docker/scan-cli-plugin.git#commit=${_commit}")
sha512sums=('SKIP')
More information about the arch-commits
mailing list