[libc++] Remove dummy command in Dockerfile
authorLouis Dionne <ldionne.2@gmail.com>
Mon, 27 Jun 2022 13:15:28 +0000 (09:15 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Mon, 27 Jun 2022 13:17:34 +0000 (09:17 -0400)
commitd6bfedd8ba73f2c8cf51f0548ff98b2041b25733
treebe68c2d916eef793bd65c6a712971619f8146a94
parentf39c2a11428313c6643464f75645ad6cf2cf1ea7
[libc++] Remove dummy command in Dockerfile

It turns out that the Docker images on CI instances are not updated
based on what's in this file, but instead when a new image is pushed
to ldionne/libcxx-builder on DockerHub. So this is effectively useless.
libcxx/utils/ci/Dockerfile