Skip to content

Commit 47203c7

Browse files
authored
Update ca-certificates version in Dockerfile (#2138)
1 parent 1333378 commit 47203c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN apk add --no-cache \
2222
freetype=2.13.2-r0 \
2323
freetype-dev=2.13.2-r0 \
2424
harfbuzz=8.5.0-r0 \
25-
ca-certificates=20250911-r0
25+
ca-certificates=20260413-r0
2626

2727
# Tell Puppeteer to skip installing Chrome. We'll be using the installed package.
2828
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true

0 commit comments

Comments
 (0)