Skip to content

Commit

Permalink
fix: πŸ› fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yambottle committed Jul 10, 2023
1 parent abeef4b commit ea52642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN \
# MICrONS dependencies
pip3 install git+https://github.com/AllenInstitute/em_coregistration.git@phase3 && \
pip3 install seaborn ipykernel && \
pip3 install git+https://github.com/yambottle/microns_phase3_nda.git
pip3 install git+https://github.com/datajoint/microns_phase3_nda.git

ENV DJ_HOST db.datajoint.com
ENV DJ_USER microns
Expand Down

0 comments on commit ea52642

Please sign in to comment.