We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd6fbb commit b6315b8Copy full SHA for b6315b8
containers/Dockerfile.picard
@@ -17,4 +17,5 @@ USER $MAMBA_USER
17
18
RUN micromamba install -y -n base -c conda-forge -c bioconda \
19
picard=2.20.3 \
20
+ r-base=4.1.1 \
21
&& micromamba clean -afy
0 commit comments