Skip to content
Snippets Groups Projects
Commit ab5658ab authored by Vuillaume's avatar Vuillaume
Browse files

Merge branch 'fix_docker_base_layer' into 'master'

fix docker base layer

See merge request !35
parents a121e0ed ab02cbf6
No related branches found
No related tags found
1 merge request!35fix docker base layer
Pipeline #136927 passed with warnings
FROM continuumio/miniconda3
FROM docker.io/continuumio/anaconda3:2021.05
ENV PATH=/opt/conda/bin/:${PATH}
SHELL [ "/bin/bash", "-c"]
......
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