diff --git a/Dockerfile b/Dockerfile index 8988af4..ac93f06 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,6 @@ MAINTAINER Raymond Speth USER root -RUN conda install -n python3 -c cantera/label/dev cantera +RUN conda install -n python3 -c cantera/label/dev -c cantera cantera USER main