mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-07 07:21:22 +01:00
Update Clair to 2.0.1
fix the Debian mapping issue.
This commit is contained in:
parent
5cfe6540b7
commit
34c812243e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user