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

Update Dockerfile

parent 8f96765b
No related branches found
No related tags found
1 merge request!43Merge master into 0.2 branch
Pipeline #5616 passed with stages
in 6 minutes and 38 seconds
......@@ -9,6 +9,7 @@ RUN apk --no-cache add \
python3-dev \
libc-dev \
openssl-dev \
bash \
gcc
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