Skip to content
Snippets Groups Projects
Commit e269d2f7 authored by John Graham's avatar John Graham
Browse files

Update Dockerfile

parent 1517e9ab
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -12,7 +12,7 @@ RUN apk add --no-cache \
libxml2-dev \
libxslt-dev \
alpine-sdk && \
pip install --no-cache-dir cryptography==2.1.4 && \
pip install --no-cache-dir cryptography && \
apk del \
libressl-dev \
musl-dev \
......
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