Skip to content

Commit

Permalink
[libc++][NFC] Bump Dockerfile to get latest nightly Clang
Browse files Browse the repository at this point in the history
  • Loading branch information
ldionne committed Dec 20, 2021
1 parent b1ff20f commit d4a69ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcxx/utils/ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d4a69ef

Please sign in to comment.