[libc++][NFC] Bump Dockerfile to get latest nightly Clang
This commit is contained in:
parent
b1ff20fd35
commit
d4a69ef841
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue