Skip to content

Commit

Permalink
Update dependencies. Hopefully a fix for #164, #195
Browse files Browse the repository at this point in the history
  • Loading branch information
claabs committed Dec 20, 2021
1 parent 1dc14d9 commit cf7cc97
Show file tree
Hide file tree
Showing 5 changed files with 1,093 additions and 1,576 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ FROM base as deps
# to https://omahaproxy.appspot.com/ and in "Find Releases" search for "r<version number>". Then
# ensure that version is published at https://pkgs.alpinelinux.org/package/edge/community/x86_64/chromium
RUN apk add --no-cache \
'chromium=~93' \
'chromium=~96' \
nss \
freetype \
harfbuzz \
Expand Down

0 comments on commit cf7cc97

Please sign in to comment.