Skip to content

Commit 3d18716

Browse files
committed
🙈
1 parent 9737191 commit 3d18716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN bash /tmp/install_bspm.sh
2424
RUN curl -s https://raw.githubusercontent.com/rocker-org/ml/refs/heads/master/install_rstudio.sh | bash
2525

2626
# Configure Runiverse
27-
COPY Rprofile $/usr/lib/R/etc/Rprofile.site
27+
COPY Rprofile /usr/lib/R/etc/Rprofile.site
2828

2929
## Add rstudio's binaries to path for quarto
3030
ENV PATH=$PATH:/usr/lib/rstudio-server/bin/quarto/bin

0 commit comments

Comments
 (0)