Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Aug 13, 2023
1 parent f75eeb1 commit 8beb27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/pyutils__v1.0.0.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN if [ -z "$CONTAINER_VERSION" ]; then echo "Missing CONTAINER_VERSION --build
RUN micromamba install -y \
-c conda-forge \
-c bioconda \
python=3.11 \
python=3.10 \
'bioframe>=0.4.1' \
'cooler>=0.9.2' \
matplotlib \
Expand Down

0 comments on commit 8beb27b

Please sign in to comment.