We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ee4a0 commit 9c613d4Copy full SHA for 9c613d4
docker/Dockerfile.pcgr
@@ -39,7 +39,7 @@ RUN \
39
RUN \
40
conda clean -afy
41
42
-FROM quay.io/bioconda/base-glibc-busybox-bash:2.2.5
+FROM quay.io/bioconda/base-glibc-busybox-bash:2.2.0
43
44
# Copy Conda install and all environments
45
COPY --from=build /opt/conda/ /opt/conda/
0 commit comments