strace not used by anything now

This commit is contained in:
Jean-Paul Calderone 2020-08-11 18:33:01 -04:00
parent b69287be4b
commit 513177c4b8
No known key found for this signature in database
GPG Key ID: 86E6F8BAE797C287

View File

@ -13,7 +13,6 @@ RUN apt-get --quiet update && \
apt-get --quiet --yes install git && \
apt-get --quiet --yes install \
sudo \
strace \
build-essential \
python${PYTHON_VERSION} \
python${PYTHON_VERSION}-dev \