We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a37539c commit 945498eCopy full SHA for 945498e
1 file changed
Dockerfile
@@ -24,7 +24,7 @@ RUN apk add --no-cache \
24
freetype-dev=2.13.0-r5 \
25
git=2.40.1-r0 \
26
harfbuzz=7.3.0-r0 \
27
- ca-certificates=20230506-r0
+ ca-certificates=20240226-r0
28
29
# Tell Puppeteer to skip installing Chrome. We'll be using the installed package.
30
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
0 commit comments