Minor Change

pull/1008/head
Abhishek Jadhav 1 year ago
parent 4c2d8a3795
commit c061290277

@ -16,7 +16,7 @@ RUN curl -O https://noto-website.storage.googleapis.com/pkgs/NotoSansCJKjp-hinte
&& fc-cache -fv
# add go bin to path.
ENV PATH "$PATH:/root/go/bin"
ENV PATH="$PATH:/root/go/bin"
# project directory.
WORKDIR /usr/src/diagrams

Loading…
Cancel
Save