Update Clair to 2.0.1

fix the Debian mapping issue.
This commit is contained in:
yixingj 2017-07-04 17:44:10 +08:00
parent 5cfe6540b7
commit 34c812243e

View File

@ -35,7 +35,7 @@ services:
networks:
- harbor-clair
container_name: clair
image: quay.io/coreos/clair:v2.0.0
image: quay.io/coreos/clair:v2.0.1
restart: always
depends_on:
- postgres