Search both dev and main channels for Cantera packages
This will get the release version when it is more up to date than the dev channel.
This commit is contained in:
parent
eaf2a902e6
commit
08b1ac73d5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ MAINTAINER Raymond Speth <speth@mit.edu>
|
|||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue