aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index e6110d6..9816d54 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -75,4 +75,4 @@ FROM venv
# will be installed. Note requirements.pip cannot be used as a constraint file
# because it contains extras, which pip disallows.
RUN --mount=source=.,target=/snekbox_src,rw \
- pip install /snekbox_src[gunicorn,sentry] \
+ pip install /snekbox_src[gunicorn,sentry]