Skip to content

Commit 9c613d4

Browse files
committed
fix version software pcgr container
1 parent b8ee4a0 commit 9c613d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.pcgr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ RUN \
3939
RUN \
4040
conda clean -afy
4141

42-
FROM quay.io/bioconda/base-glibc-busybox-bash:2.2.5
42+
FROM quay.io/bioconda/base-glibc-busybox-bash:2.2.0
4343

4444
# Copy Conda install and all environments
4545
COPY --from=build /opt/conda/ /opt/conda/

0 commit comments

Comments
 (0)