Skip to content

Commit 66fab26

Browse files
authored
Update Dockerfile
1 parent 977a3c6 commit 66fab26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN wget \
1515

1616
RUN conda --version
1717

18-
RUN conda install -y conda-build conda-verify anaconda-client
18+
RUN conda install -y -c conda-forge conda-build conda-verify anaconda-client
1919

2020
COPY entrypoint.sh /entrypoint.sh
2121

0 commit comments

Comments
 (0)