Skip to content

Commit b9081fd

Browse files
minhkhulkrivard
andauthored
Update devops/r.dockerfile
Co-authored-by: Katie Mazaitis <[email protected]>
1 parent 6a9d1db commit b9081fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devops/r.dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ FROM mambaorg/micromamba
33

44
ADD ./environment.yml .
55

6-
#RUN micromamba install --yes --name www-main --file environment.yml
76
RUN micromamba env create -f environment.yml
87
ARG MAMBA_DOCKERFILE_ACTIVATE=1
98
ADD ./dependencies.R .

0 commit comments

Comments
 (0)