From eb7c0c25c5ffc1349e29bfe26aee208a010baed2 Mon Sep 17 00:00:00 2001 From: Ian Nelson Date: Thu, 29 May 2025 20:00:29 +0100 Subject: [PATCH] fix: case-sensitive folder name --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index bc4032d..6377dab 100644 --- a/compose.yaml +++ b/compose.yaml @@ -34,7 +34,7 @@ services: container_name: "mesh-ingest" build: context: ./src - dockerfile: ServiceLayer.MESH/Dockerfile + dockerfile: ServiceLayer.Mesh/Dockerfile platform: linux/amd64 restart: always environment: