Skip to content

Commit

Permalink
Update graphviz
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanstrominger committed Dec 18, 2024
1 parent 775d753 commit 0d70d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN \
--mount=type=cache,target=/var/cache/apk \
--mount=type=cache,target=/etc/apk/cache \
apk add \
'graphviz=~9.0'
'graphviz=~12.2'

# install font for graphviz
COPY Roboto-Regular.ttf /root/.fonts/
Expand Down

0 comments on commit 0d70d8f

Please sign in to comment.