diff --git a/yao-agent/dev/Dockerfile b/yao-agent/dev/Dockerfile index 3697479..4d914d5 100644 --- a/yao-agent/dev/Dockerfile +++ b/yao-agent/dev/Dockerfile @@ -12,7 +12,7 @@ RUN apt update && \ RUN pip3 install docker kafka psutil -RUN git clone https://github.com/newnius/YAO-agennt.git /yao-agent +RUN git clone https://github.com/newnius/YAO-agent.git /yao-agent WORKDIR /yao-agent diff --git a/yao-agent/mock/Dockerfile b/yao-agent/mock/Dockerfile index 3697479..4d914d5 100644 --- a/yao-agent/mock/Dockerfile +++ b/yao-agent/mock/Dockerfile @@ -12,7 +12,7 @@ RUN apt update && \ RUN pip3 install docker kafka psutil -RUN git clone https://github.com/newnius/YAO-agennt.git /yao-agent +RUN git clone https://github.com/newnius/YAO-agent.git /yao-agent WORKDIR /yao-agent