aboutsummaryrefslogtreecommitdiffstats
path: root/docker/app/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/app/Dockerfile')
-rw-r--r--docker/app/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/app/Dockerfile b/docker/app/Dockerfile
index a17e034c..15b1f77b 100644
--- a/docker/app/Dockerfile
+++ b/docker/app/Dockerfile
@@ -2,7 +2,6 @@ FROM bitnami/python:3.7-prod
# I have no idea what this does.
STOPSIGNAL SIGQUIT
-ARG EXTRAS=deploy
ENV PIP_NO_CACHE_DIR=false \
PIPENV_HIDE_EMOJIS=1 \