aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 7b17dc87..09db58f0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -14,7 +14,6 @@ RUN apt-get update && \
14 python3-babel \ 14 python3-babel \
15 python3-jinja2 \ 15 python3-jinja2 \
16 git \ 16 git \
17 sassc && \
18 apt-get clean all && \ 17 apt-get clean all && \
19 apt-get -y autoremove && \ 18 apt-get -y autoremove && \
20 rm -rf \ 19 rm -rf \