Skip to content

Commit a143e08

Browse files
committed
🙈
1 parent 6e7911f commit a143e08

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
@@ -15,7 +15,7 @@ COPY environment.yml environment.yml
1515
RUN conda env update -f environment.yml
1616

1717
COPY install.r install.r
18-
RUN Rscript install.R
18+
RUN Rscript install.r
1919

2020
USER ${NB_USER}
2121

0 commit comments

Comments
 (0)