[libc++] Bump Dockerfile
authorLouis Dionne <ldionne.2@gmail.com>
Wed, 8 Dec 2021 13:57:19 +0000 (08:57 -0500)
committerLouis Dionne <ldionne.2@gmail.com>
Wed, 8 Dec 2021 13:57:24 +0000 (08:57 -0500)
libcxx/utils/ci/Dockerfile

index 18ede5f..947401b 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 4
+RUN echo 5
 
 RUN apt-get update && apt-get install -y bash curl