Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
semnil authored Sep 23, 2020
1 parent 449e933 commit d0d786c
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 @@ -5,6 +5,6 @@ RUN apk update && apk add \
font-noto \
graphviz \
python3
RUN pip3 install tfdiagrams
RUN pip install tfdiagrams

ENTRYPOINT []

0 comments on commit d0d786c

Please sign in to comment.