Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Jan 15, 2024
1 parent 3b3760f commit a6d73af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM rocker/geospatial
RUN /scripts/install_binder.sh
RUN /rocker_scripts/install_jupyter.sh

COPY requirements.txt requirements.txt
RUN python -m pip install -r requirements.txt && rm requirements.txt
Expand Down

0 comments on commit a6d73af

Please sign in to comment.