fix dockerfile path

This commit is contained in:
Ed Chalstrey 2022-02-08 14:52:25 +00:00
parent 6f2f0f0b7b
commit e87a979a6b

View File

@ -4,7 +4,7 @@ services:
container_name: colouring-london
build:
context: .
dockerfile: .Dockerfile
dockerfile: Dockerfile
depends_on:
- postgres
environment: