<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-11-22 16:05:41 +03:00
parent 4b981d7aa5
commit dc41f1895b
5 changed files with 99 additions and 65 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ services:
build:
context: .
dockerfile: Containerfile
target: backend
target: runtime
tags:
- template-project-backend:latest
pull: true
@@ -64,7 +64,7 @@ services:
ml:
build:
context: .
dockerfile: Containerfile
dockerfile: Containerfile.ml
target: ml
tags:
- template-project-ml:latest