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

new

parent a43b2a61
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,6 +36,5 @@ RUN apk --no-cache add \
        openssh-client \
        rsync \
        git \
        && \
COPY --from=builder /opt/ansible /opt/ansible
CMD [ "ansible", "--version" ]