Skip to content

Commit

Permalink
Update Chromium and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
claabs committed Mar 3, 2024
1 parent 435b2e9 commit f2af9d2
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 212 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ FROM base as deps
# and note the Chromium version available. Then go to https://pptr.dev/chromium-support
# and find the latest version that supports that Chromium version, and update it in the package.json.
RUN apk add --no-cache \
'chromium=~121' \
'chromium=~122' \
ca-certificates \
ttf-freefont \
# App dependencies
Expand Down
Loading

0 comments on commit f2af9d2

Please sign in to comment.