Simon Sapin 2019-10-18 16:37:37 +02:00
parent 9fd75a1e39
commit 52f2d62462

View file

@ -46,6 +46,6 @@ RUN \
#
#
curl -sSfL \
https://github.com/mozilla/sccache/releases/download/0.2.7/sccache-0.2.7-x86_64-unknown-linux-musl.tar.gz \
https://github.com/mozilla/sccache/releases/download/0.2.12/sccache-0.2.12-x86_64-unknown-linux-musl.tar.gz \
| tar -xz --strip-components=1 -C /usr/local/bin/ \
sccache-0.2.7-x86_64-unknown-linux-musl/sccache
sccache-0.2.12-x86_64-unknown-linux-musl/sccache