Skip to content

Commit

Permalink
Remove gratuitous install
Browse files Browse the repository at this point in the history
  • Loading branch information
guyer committed Aug 28, 2023
1 parent aeb28d4 commit baf074b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ FROM continuumio/miniconda3
LABEL maintainer="Jonathan Guyer <[email protected]>"

RUN apt-get update \
&& apt-get install --no-install-recommends -y \
&& apt-get install --no-install-recommends --yes \
graphviz \
imagemagick \
Expand Down

0 comments on commit baf074b

Please sign in to comment.