[libc++] Bump Dockerfile
authorLouis Dionne <ldionne.2@gmail.com>
Tue, 7 Dec 2021 12:30:46 +0000 (07:30 -0500)
committerLouis Dionne <ldionne.2@gmail.com>
Tue, 7 Dec 2021 12:30:46 +0000 (07:30 -0500)
libcxx/utils/ci/Dockerfile

index cffb735..18ede5f 100644 (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 3
+RUN echo 4
 
 RUN apt-get update && apt-get install -y bash curl