Skip to content

Commit

Permalink
Update ENV variable
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones authored Oct 19, 2024
1 parent 6c1f31c commit fe55b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ COPY binder/build-esmf.sh ${HOME}/build-esmf.sh

RUN bash ${HOME}/build-esmf.sh

ENV ESMFMKFILE="/usr/src/esmf/esmf-8.7.0/lib/libO/Linux.gfortran.32.mpiuni.default/esmf.mk"
ENV ESMFMKFILE="/usr/src/esmf/esmf-8.7.0/lib/libO/Linux.gfortran.64.mpiuni.default/esmf.mk"
USER ${NB_USER}

# Install xesmf
Expand Down

0 comments on commit fe55b13

Please sign in to comment.