[libc++][NFC] Bump Dockerfile to get latest nightly Clang

This commit is contained in:
Louis Dionne 2021-12-20 11:25:00 -05:00
parent b1ff20fd35
commit d4a69ef841

View file

@ -37,7 +37,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# CI builders to rebuild their copy of the Docker image. This is not a great
# solution, however without that, the CI builders will keep the same cached
# Docker image forever.
RUN echo 5
RUN echo 6
RUN apt-get update && apt-get install -y bash curl