Skip to content

Commit 53434c7

Browse files
committed
chore: Disable cspell
1 parent 5454abb commit 53434c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ RUN corepack enable && corepack prepare [email protected] --activate
55
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
66
ENV PUPPETEER_EXECUTABLE_PATH="/usr/bin/chromium"
77

8+
# cspell: disable
89
# Install Google Chrome Stable and fonts
910
# Note: this installs the necessary libs to make the browser work with Puppeteer, and the fonts needed for Mermaid
1011
RUN apt-get update && apt-get install curl gnupg -y \

0 commit comments

Comments
 (0)