deps: bump cargo-binstall from 1.9.0 to 1.10.12
All checks were successful
/ test (map[name:nightly]) (push) Successful in 2m15s
/ test (map[name:stable]) (push) Successful in 2m13s
/ test (map[name:v1.81.0]) (push) Successful in 1m27s

This commit is contained in:
Paul Campbell 2024-11-14 07:48:49 +00:00
parent 2167b80e63
commit e99b290c26

View file

@ -13,7 +13,7 @@ RUN apt-get update \
&& \
rm -r /var/lib/apt/lists/*
RUN curl -L https://github.com/cargo-bins/cargo-binstall/releases/download/v1.9.0/cargo-binstall-x86_64-unknown-linux-musl.tgz -o cargo-binstall.tgz && \
RUN curl -L https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.12/cargo-binstall-x86_64-unknown-linux-musl.tgz -o cargo-binstall.tgz && \
tar -xzf cargo-binstall.tgz && \
rm cargo-binstall.tgz && \
mv cargo-binstall /usr/local/bin/