Updated build path
This commit is contained in:
parent
6dffa377f1
commit
6e4f28d271
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ services:
|
|||
|
||||
fyp-celery:
|
||||
build:
|
||||
context: ./
|
||||
context: ../..
|
||||
dockerfile: compose/prod/celery/Dockerfile
|
||||
image: ${CELERY_IMAGE:-fyp-celery:latest}
|
||||
container_name: fyp-celery
|
||||
|
|
|
|||
Loading…
Reference in a new issue