Skip to content
Snippets Groups Projects
Commit c2590a5f authored by Meg Millhouse's avatar Meg Millhouse
Browse files

Update .conda-env.Dockerfile

parent 16c4e2f2
No related branches found
No related tags found
No related merge requests found
Pipeline #653235 passed with warnings
......@@ -29,7 +29,7 @@ RUN conda-pack -n bayeswave -o /tmp/env.tar && \
RUN /venv/bin/conda-unpack
## Next stage
FROM rhel:latest
FROM rhel:8
## Essentials
RUN yum install -y git which && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment