mirror of
https://github.com/linuxserver/docker-ffmpeg.git
synced 2026-02-20 04:56:23 +08:00
install newer bindgen
This commit is contained in:
parent
6aae044a04
commit
8f5d687dcb
@ -132,7 +132,7 @@ RUN \
|
||||
tar xf /tmp/rust.tar.gz -C /tmp/rust --strip-components=1 && \
|
||||
cd /tmp/rust && \
|
||||
./install.sh && \
|
||||
cargo install cargo-c cbindgen --locked && \
|
||||
cargo install bindgen-cli cargo-c cbindgen --locked && \
|
||||
python3 -m venv /lsiopy && \
|
||||
pip install -U --no-cache-dir \
|
||||
pip \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user