Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -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 && \ Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -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 && \ Loading