diff --git a/docker/Dockerfile_full b/docker/Dockerfile_full
index eb28712db12a458a141eca918c317fbfdf4d0905..9557830e37702a6214f10729af2a2cdc8d9328db 100644
--- a/docker/Dockerfile_full
+++ b/docker/Dockerfile_full
@@ -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: