aboutsummaryrefslogtreecommitdiffstats
path: root/moon_orchestrator/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'moon_orchestrator/Dockerfile')
-rw-r--r--moon_orchestrator/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/moon_orchestrator/Dockerfile b/moon_orchestrator/Dockerfile
index 09d12fda..7c59efb5 100644
--- a/moon_orchestrator/Dockerfile
+++ b/moon_orchestrator/Dockerfile
@@ -1,4 +1,4 @@
-FROM python:3
+FROM python:3.6
LABEL Name=Orchestrator
LABEL Description="Orchestrator component for the Moon platform"