Skip to content

Commit

Permalink
Merge pull request #287 from SBU-BMI/ebremer-patch-1
Browse files Browse the repository at this point in the history
update viewer to reflect hot fix
  • Loading branch information
ebremer authored May 25, 2018
2 parents 02e3c37 + f1cbef1 commit a5df0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build_containers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cd DataDockerContainer; git checkout tags/2.0; cd ..
git clone "https://github.com/camicroscope/LoaderDockerContainer.git";
cd LoaderDockerContainer; git checkout tags/2.0; cd ..
git clone "https://github.com/camicroscope/ViewerDockerContainer.git";
cd ViewerDockerContainer; git checkout tags/2.0; cd ..
cd ViewerDockerContainer; git checkout tags/2.0.1; cd ..
git clone "https://github.com/camicroscope/OrderingService.git";
cd OrderingService; git checkout tags/2.0; cd ..
git clone "https://github.com/camicroscope/DynamicServices.git";
Expand Down

0 comments on commit a5df0fd

Please sign in to comment.