summaryrefslogtreecommitdiff
path: root/Dockerfile.production
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile.production')
-rw-r--r--Dockerfile.production1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile.production b/Dockerfile.production
index 35eb553..0f582d7 100644
--- a/Dockerfile.production
+++ b/Dockerfile.production
@@ -18,6 +18,7 @@ RUN set -x \
18 ca-certificates \ 18 ca-certificates \
19 nginx \ 19 nginx \
20 systemd \ 20 systemd \
21 ffmpeg \
21 mat2 \ 22 mat2 \
22 uwsgi \ 23 uwsgi \
23 uwsgi-plugin-python3 \ 24 uwsgi-plugin-python3 \