mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-28 05:54:21 -04:00
pip changed
This commit is contained in:
parent
7c2150b91b
commit
0cab184958
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM ubuntu
|
|||
RUN apt-get update
|
||||
# Install Build dependencies
|
||||
RUN apt-get install -qy python3.7
|
||||
RUN apt-get install -qy python3.7-pip
|
||||
RUN apt-get install -qy python3-pip
|
||||
RUN apt-get install -qy inkscape x11-apps
|
||||
# Copy Project to Docker Container
|
||||
COPY . /Bibata
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue