Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,6 @@ RUN apk --no-cache add \ sshpass \ openssh-client \ rsync \ git \ git COPY --from=builder /opt/ansible /opt/ansible CMD [ "ansible", "--version" ] Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,6 @@ RUN apk --no-cache add \ sshpass \ openssh-client \ rsync \ git \ git COPY --from=builder /opt/ansible /opt/ansible CMD [ "ansible", "--version" ]