aboutsummaryrefslogtreecommitdiffstats
path: root/moon_forming/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'moon_forming/Dockerfile')
-rw-r--r--moon_forming/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/moon_forming/Dockerfile b/moon_forming/Dockerfile
index fe48eee0..bc6b699e 100644
--- a/moon_forming/Dockerfile
+++ b/moon_forming/Dockerfile
@@ -1,6 +1,6 @@
FROM python:3
WORKDIR /usr/src/app
-RUN pip install --no-cache-dir --upgrade requests pyyaml python_moonutilities python_moondb
+RUN pip install --no-cache-dir --upgrade requests pyyaml python_moonutilities python_moondb python_moonclient
ENV POPULATE_ARGS "-v"