From b8bd4143a79394dfd57523af32c1dbd07268057e Mon Sep 17 00:00:00 2001 From: Leo Le Bouter Date: Wed, 29 Apr 2020 21:18:42 +0200 Subject: [PATCH] Update Clair to v2.1.3 This release adds ubuntu support for newer releases and fixes an issue where RHEL updaters bailed to quickly. https://github.com/quay/clair/releases/tag/v2.1.3 Signed-off-by: Leo Le Bouter --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bc5061be0..87b12ac2e 100644 --- a/Makefile +++ b/Makefile @@ -100,7 +100,7 @@ PREPARE_VERSION_NAME=versions #versions REGISTRYVERSION=v2.7.1-patch-2819-2553 NOTARYVERSION=v0.6.1 -CLAIRVERSION=v2.1.2 +CLAIRVERSION=v2.1.3 NOTARYMIGRATEVERSION=v3.5.4 CLAIRADAPTERVERSION=v1.0.2 TRIVYVERSION=v0.6.0