Fix postgress -> postgres (#2781)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
retries: 5
|
||||
timeout: 60s
|
||||
depends_on:
|
||||
postgress:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
labels:
|
||||
NAME: "hawkbit-db-init"
|
||||
|
||||
Reference in New Issue
Block a user