Skip to content
Snippets Groups Projects
Commit cd0308b5 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

new

parent 78d90600
No related branches found
No related tags found
4 merge requests!25Fix,!24Fix,!23Fix,!16New
Pipeline #2228 canceled
......@@ -14,11 +14,11 @@ RUN apk --no-cache add \
libffi-dev \
openssl-dev \
build-base && \
pip3 install --upgrade \
pip3 install --no-cache-dir --upgrade \
pip \
cffi \
wheel && \
pip3 install \
pip3 install --no-cache-dir \
cryptography \
ansible \
mitogen ansible-lint jmespath \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment