removing not needed conda update
This commit is contained in:
parent
099e818be2
commit
94a8fcbd4c
@ -414,9 +414,6 @@ RUN conda clean --all -f -y && \
|
||||
|
||||
LABEL maintainer="Christoph Schranz <christoph.schranz@salzburgresearch.at>"
|
||||
|
||||
# Update conda
|
||||
RUN conda update -n base conda -y
|
||||
|
||||
USER root
|
||||
|
||||
# Install elasticsearch libs
|
||||
|
@ -1,8 +1,5 @@
|
||||
LABEL maintainer="Christoph Schranz <christoph.schranz@salzburgresearch.at>"
|
||||
|
||||
# Update conda
|
||||
RUN conda update -n base conda -y
|
||||
|
||||
USER root
|
||||
|
||||
# Install elasticsearch libs
|
||||
|
Loading…
Reference in New Issue
Block a user