Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 8598144

Browse files
authored
fix: case-sensitive folder name (#37)
1 parent 114d2df commit 8598144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ services:
3434
container_name: "mesh-ingest"
3535
build:
3636
context: ./src
37-
dockerfile: ServiceLayer.MESH/Dockerfile
37+
dockerfile: ServiceLayer.Mesh/Dockerfile
3838
platform: linux/amd64
3939
restart: always
4040
environment:

0 commit comments

Comments
 (0)