Skip to content

Commit 0a254f6

Browse files
committed
Change docker branch to master
1 parent e6e14f8 commit 0a254f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN wget https://github.com/rdkit/rdkit/archive/Release_2019_03_1.tar.gz && \
1414
rdkit-Release_2019_03_1
1515

1616
# IMPORTANT: Change this to remote branch you want to build
17-
ENV BRANCH=docker
17+
ENV BRANCH=master
1818

1919
# Used to prevent github cache from stopping rebuild when branch changes
2020
ADD https://api.github.com/repos/schrodinger/gpusimilarity/git/refs/heads/$BRANCH version.txt

0 commit comments

Comments
 (0)