Revert "Celery 4"

This commit is contained in:
Leo Hemsted
2018-10-09 13:27:49 +01:00
committed by GitHub
parent 72358899ad
commit 2ed50e760f
7 changed files with 42 additions and 42 deletions

View File

@@ -22,7 +22,6 @@ RUN \
libffi-dev \
python-dev \
jq \
libcurl4-openssl-dev \
&& echo "Clean up" \
&& rm -rf /var/lib/apt/lists/* /tmp/*