We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7620d36 commit a86622eCopy full SHA for a86622e
dev/django.Dockerfile
@@ -21,7 +21,6 @@ RUN set -ex \
21
gcc \
22
g++ \
23
libc6-dev \
24
- libsndfile1-dev \
25
ca-certificates \
26
&& apt-get clean \
27
&& rm -rf /var/lib/apt/lists/*
0 commit comments