Skip to content

Commit

Permalink
permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalleyT committed Nov 21, 2023
1 parent bc773b6 commit 4a8fc53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile.preprocessing-0.9.7r4
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ RUN export DEBIAN_FRONTEND="noninteractive"
COPY bin/ /opt/bin/
ENV PATH=/opt/bin:$PATH


RUN apt-get update \
&& DEBIAN_FRONTEND="noninteractive" apt-get install -y $PACKAGES $PYTHON \
&& pip3 install --upgrade pip \
Expand Down

0 comments on commit 4a8fc53

Please sign in to comment.