FIX: docker context

This commit is contained in:
Juan Pablo Vial
2022-03-10 15:16:55 -03:00
parent 1c5467e8fb
commit 24bd5a6fc4

View File

@ -52,6 +52,7 @@ services:
profiles: profiles:
- python - python
build: build:
context: .
dockerfile: Python.Dockerfile dockerfile: Python.Dockerfile
container_name: incoviba_python container_name: incoviba_python
<<: *restart <<: *restart