Bump clair-local-scan to v2.0.8

This commit is contained in:
Olivier Gonzalez 2019-05-07 13:41:14 +00:00 committed by James Lopez
parent fb688545e5
commit ff83da7150
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
title: Update clair-local-scan to v2.0.8 for container scanning
merge_request: 27977
author:
type: other

View File

@ -22,7 +22,7 @@ container_scanning:
DOCKER_SERVICE: docker
DOCKER_HOST: tcp://${DOCKER_SERVICE}:2375/
# https://hub.docker.com/r/arminc/clair-local-scan/tags
CLAIR_LOCAL_SCAN_VERSION: v2.0.6
CLAIR_LOCAL_SCAN_VERSION: v2.0.8_fe9b059d930314b54c78f75afe265955faf4fdc1
allow_failure: true
services:
- docker:stable-dind