Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoldani committed Jun 27, 2023
1 parent 6f5e305 commit 68f93b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/examples/capsule/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ RUN apt install python3-pip -y && python -m pip install --upgrade pip

# Clone yRCA
RUN apt install git -y
RUN echo "pippo"
RUN git clone https://github.com/di-unipi-socc/yRCA.git
WORKDIR yRCA
RUN pip install -r requirements.txt
Expand Down

0 comments on commit 68f93b6

Please sign in to comment.