Skip to content
Snippets Groups Projects
Commit 5a43fed0 authored by Mark's avatar Mark
Browse files

Update Dockerfile

parent e6cd8c40
No related branches found
No related tags found
2 merge requests!43Merge master into 0.2 branch,!37Fix pipeline
...@@ -9,6 +9,7 @@ RUN apk --no-cache add \ ...@@ -9,6 +9,7 @@ RUN apk --no-cache add \
python3-dev \ python3-dev \
libc-dev \ libc-dev \
openssl-dev \ openssl-dev \
bash \
gcc gcc
RUN pip3 install --no-cache-dir -r requirements.txt RUN pip3 install --no-cache-dir -r requirements.txt
......
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