Skip to content

Commit 3f7b1db

Browse files
committed
apply pre-commit
1 parent 83c27d8 commit 3f7b1db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.binder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ARG PYMOR_JUPYTER_TOKEN
2727

2828
USER root
2929
# RUN useradd -d /home/pymor --shell /bin/bash -u ${NB_UID} -o -c "" -m ${NB_USER} && \
30-
# chown -R ${NB_USER} /home/pymor /src/
30+
# chown -R ${NB_USER} /home/pymor /src/
3131

3232
# # RUN bash -c "([[ -e /src/setup.py ]] && pip install /src || echo 'no install needed') && pip install jupyter"
3333
# USER ${NB_USER}

.binder/Dockerfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ARG PYMOR_JUPYTER_TOKEN
2727

2828
USER root
2929
# RUN useradd -d /home/pymor --shell /bin/bash -u ${NB_UID} -o -c "" -m ${NB_USER} && \
30-
# chown -R ${NB_USER} /home/pymor /src/
30+
# chown -R ${NB_USER} /home/pymor /src/
3131

3232
# # RUN bash -c "([[ -e /src/setup.py ]] && pip install /src || echo 'no install needed') && pip install jupyter"
3333
# USER ${NB_USER}

0 commit comments

Comments
 (0)