update
This commit is contained in:
@@ -10,7 +10,7 @@ ENV BUILD_SOX=1
|
|||||||
|
|
||||||
# Install system packages to build torchaudio
|
# Install system packages to build torchaudio
|
||||||
RUN apt update && \
|
RUN apt update && \
|
||||||
apt upgrade && \
|
apt upgrade -y && \
|
||||||
apt install -y \
|
apt install -y \
|
||||||
libavformat-dev \
|
libavformat-dev \
|
||||||
libavcodec-dev \
|
libavcodec-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user