Skip to content

Commit

Permalink
Add Graphviz headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Dec 22, 2020
1 parent bcf8792 commit 461f758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ geckodriver --version

# Graphviz

RUN sudo apt install graphviz && \
RUN sudo apt install graphviz graphviz-dev && \
dot -V

0 comments on commit 461f758

Please sign in to comment.