Skip to content
Snippets Groups Projects
Verified Commit 9c705497 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated mermaid filter

parent 21c59949
Branches
No related tags found
No related merge requests found
Pipeline #24019 passed
......@@ -20,7 +20,7 @@ ENV CHROME_BIN="/usr/bin/chromium-browser" \
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD="true"
RUN apk add --update udev ttf-freefont chromium npm make openssh-client rsync \
&& npm install -g mermaid-filter@1.4.5 --unsafe-perm=true
&& npm install -g mermaid-filter@1.4.6 --unsafe-perm=true
RUN apk add --update python3 py3-pip \
&& python3 -m pip install pip --upgrade \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment