There was an error while loading. Please reload this page.
1 parent e6e14f8 commit 0a254f6Copy full SHA for 0a254f6
1 file changed
docker/Dockerfile
@@ -14,7 +14,7 @@ RUN wget https://github.com/rdkit/rdkit/archive/Release_2019_03_1.tar.gz && \
14
rdkit-Release_2019_03_1
15
16
# IMPORTANT: Change this to remote branch you want to build
17
-ENV BRANCH=docker
+ENV BRANCH=master
18
19
# Used to prevent github cache from stopping rebuild when branch changes
20
ADD https://api.github.com/repos/schrodinger/gpusimilarity/git/refs/heads/$BRANCH version.txt
0 commit comments