mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-16 13:08:42 +00:00
[libc++] Trigger rebuild of the Docker image so we get a new nightly Clang
This commit is contained in:
parent
7e65fc9a60
commit
5c454033dd
@ -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 2
|
||||
RUN echo 3
|
||||
|
||||
RUN apt-get update && apt-get install -y bash curl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user