Commit c4f3c74c authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

new

parent b23d8bad
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@ RUN apk --no-cache add \
        cffi \
        wheel && \
    pip3 install --no-cache-dir \
        cryptography \
        ansible \
        cryptography \
        mitogen ansible-lint jmespath \
        pywinrm && \
    apk del build-dependencies && \