Skip to content
Snippets Groups Projects
Commit fe2fe4e3 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

Install pip3 on ubuntu

parent 82daa743
No related branches found
Tags v11.5
No related merge requests found
Pipeline #
......@@ -7,4 +7,5 @@ RUN apt-get update &&\
# Install package needed
RUN apt-get install -y \
python3 \
python3-pip \
git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment