Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9f4150d6 authored by Vicente Mataix Ferrándiz's avatar Vicente Mataix Ferrándiz :snake: Committed by GILLES Sebastien
Browse files

Revert chown

parent bea9200c
Branches
Tags
No related merge requests found
......@@ -34,7 +34,6 @@ RUN rm -rf Miniconda3-latest-Linux-x86_64.sh
# Changing to home
WORKDIR /home/${USER}
RUN chown ${USER}:${USER} /home/${USER}/miniconda3/bin/conda
USER ${USER}
# Create the environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment