fix dockerfile path
This commit is contained in:
parent
6f2f0f0b7b
commit
e87a979a6b
@ -4,7 +4,7 @@ services:
|
||||
container_name: colouring-london
|
||||
build:
|
||||
context: .
|
||||
dockerfile: .Dockerfile
|
||||
dockerfile: Dockerfile
|
||||
depends_on:
|
||||
- postgres
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user