docs(puppeteer-chromium): remove alpine freetype-dev dependency (#7098)

It was added by #4643 but doesn’t seem necessary anymore.
This commit is contained in:
Kiko Beats 2021-04-19 07:28:01 +02:00 committed by GitHub
parent 41f23beb0d
commit a22aa5deac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -335,7 +335,6 @@ RUN apk add --no-cache \
chromium \ chromium \
nss \ nss \
freetype \ freetype \
freetype-dev \
harfbuzz \ harfbuzz \
ca-certificates \ ca-certificates \
ttf-freefont \ ttf-freefont \