Updated build path

This commit is contained in:
Viswamedha Nalabotu 2025-12-20 23:34:25 +00:00
parent 6dffa377f1
commit 6e4f28d271

View file

@ -47,7 +47,7 @@ services:
fyp-celery: fyp-celery:
build: build:
context: ./ context: ../..
dockerfile: compose/prod/celery/Dockerfile dockerfile: compose/prod/celery/Dockerfile
image: ${CELERY_IMAGE:-fyp-celery:latest} image: ${CELERY_IMAGE:-fyp-celery:latest}
container_name: fyp-celery container_name: fyp-celery