udpate DB image version

This commit is contained in:
wangyan 2017-06-14 02:22:26 -07:00
parent 02df58b4b6
commit b71584457f
2 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ NEWCLARITYVERSION=
#clair parameters
CLAIRVERSION=v2.0.0
CLAIRFLAG=false
CLAIRDBVERSION=latest
CLAIRDBVERSION=9.6.3
#clarity parameters
CLARITYIMAGE=vmware/harbor-clarity-ui-builder[:tag]

View File

@ -14,7 +14,7 @@ services:
aliases:
- postgres
container_name: clair-db
image: postgres:latest
image: postgres:9.6.3
restart: always
depends_on:
- log