fix(): reference real containerfiles in docker compose

This commit is contained in:
gitgernit
2025-11-22 20:59:48 +03:00
parent bbbb9fc493
commit a65904cbf2
2 changed files with 7 additions and 22 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ services:
ml:
build:
context: .
dockerfile: Containerfile.ml
dockerfile: Containerfile
target: ml
tags:
- template-project-ml:latest