diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index 900266a..55bfabb 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -22,7 +22,7 @@ services: retries: 20 # service image of python, that let users to interact with python scripts such as pyros. - install: + pyros: # path to the Dockerfile of this image build: .. container_name: pyros -- libgit2 0.21.2