Skip to content

Commit 366e59e

Browse files
authored
Update Dockerfile
1 parent a644c84 commit 366e59e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ RUN . /opt/conda/etc/profile.d/conda.sh && conda activate base && python -m ipyk
3030
RUN source /home/jovyan/.bash_profile
3131

3232
# Install dev version of Earthpy
33-
RUN pip install git+https://github.com/earthlab/earthpy@apppears
33+
RUN pip install git+https://github.com/earthlab/earthpy@main

0 commit comments

Comments
 (0)