Skip to content

Commit dda8148

Browse files
committed
Update to Chromium 139, npm audit
1 parent 913b309 commit dda8148

File tree

3 files changed

+129
-104
lines changed

3 files changed

+129
-104
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ FROM base AS deps
1717
# and note the Chromium version available. Then go to https://pptr.dev/chromium-support
1818
# and find the latest version that supports that Chromium version, and update it in the package.json.
1919
RUN apk add --no-cache \
20-
'chromium=~138' \
20+
'chromium=~139' \
2121
ca-certificates \
2222
ttf-freefont \
2323
# App dependencies

0 commit comments

Comments
 (0)