summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/conda/linux_release/builder/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/conda/linux_release/builder/Dockerfile b/python/conda/linux_release/builder/Dockerfile
index 12bde50..208e3ad 100644
--- a/python/conda/linux_release/builder/Dockerfile
+++ b/python/conda/linux_release/builder/Dockerfile
@@ -11,3 +11,4 @@ RUN conda-build --python 2.7 --numpy 1.11 astra-toolbox/python/conda
RUN conda-build --python 3.5 --numpy 1.9 astra-toolbox/python/conda
RUN conda-build --python 3.5 --numpy 1.10 astra-toolbox/python/conda
RUN conda-build --python 3.5 --numpy 1.11 astra-toolbox/python/conda
+RUN conda-build --python 3.6 --numpy 1.11 astra-toolbox/python/conda