update docker-compose.yml.
This commit is contained in:
parent
80f150f93b
commit
0cd7f719a7
@ -4,7 +4,7 @@ services:
|
||||
container_name: clair_postgres
|
||||
image: postgres:latest
|
||||
environment:
|
||||
POSTGRES_PASSWORD: postgres
|
||||
POSTGRES_PASSWORD: <SET POSTGRES PASSWORD>
|
||||
|
||||
clair:
|
||||
container_name: clair_clair
|
||||
|
Loading…
Reference in New Issue
Block a user