Skip to content

Commit 461f758

Browse files
committed
Add Graphviz headers
1 parent bcf8792 commit 461f758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ geckodriver --version
3737

3838
# Graphviz
3939

40-
RUN sudo apt install graphviz && \
40+
RUN sudo apt install graphviz graphviz-dev && \
4141
dot -V

0 commit comments

Comments
 (0)