Skip to content

Commit

Permalink
Revert "simulate a change"
Browse files Browse the repository at this point in the history
This reverts commit 77b3e85.
  • Loading branch information
devincowan committed Mar 18, 2024
1 parent 77b3e85 commit 2e6dd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion singleuser/base/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ RUN pip install hydroshare-on-jupyter==0.1.5 && \
ENV DATA=${HOME}/downloads \
OAUTH=${HOME}/.hs_auth

# remove work dir b/c we're using "data"!
# remove work dir b/c we're using "data"
RUN rm -rf ~/work

0 comments on commit 2e6dd64

Please sign in to comment.