Skip to content

Commit 8fb99e1

Browse files
committed
Copy to rstudio
1 parent 6c4d4eb commit 8fb99e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.binder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ FROM ghcr.io/geocompx/docker:binder
44
ARG NB_USER
55
ARG NB_UID
66

7-
COPY --chown=${NB_USER} . ${R_HOME}
7+
COPY --chown=${NB_USER} . /home/rstudio

0 commit comments

Comments
 (0)