From 21ece6e4135ded727ff5925330e3d3ca09bdf76e Mon Sep 17 00:00:00 2001 From: wang yan Date: Mon, 26 Nov 2018 14:46:12 +0800 Subject: [PATCH] Bump up clair version to v2.0.7 This commit is to bump up clair version to v2.0.7, this release includes a fix for mapping Ubuntu Cosmic to the proper namespace. Signed-off-by: wang yan --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 46d82a21b..e95515c98 100644 --- a/Makefile +++ b/Makefile @@ -98,7 +98,7 @@ VERSIONFILENAME=UIVERSION REGISTRYVERSION=v2.6.2 NGINXVERSION=$(VERSIONTAG) NOTARYVERSION=v0.6.1 -CLAIRVERSION=v2.0.6 +CLAIRVERSION=v2.0.7 CLAIRDBVERSION=$(VERSIONTAG) MIGRATORVERSION=$(VERSIONTAG) REDISVERSION=$(VERSIONTAG)