Skip to content

Commit b6315b8

Browse files
committed
add r-base
1 parent 3bd6fbb commit b6315b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

containers/Dockerfile.picard

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ USER $MAMBA_USER
1717

1818
RUN micromamba install -y -n base -c conda-forge -c bioconda \
1919
picard=2.20.3 \
20+
r-base=4.1.1 \
2021
&& micromamba clean -afy

0 commit comments

Comments
 (0)