Skip to content

Commit

Permalink
fix: keep order of files in JS resources + update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kernoeb committed Oct 13, 2024
1 parent 37ef32f commit fc28600
Show file tree
Hide file tree
Showing 4 changed files with 1,098 additions and 502 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.14.0-alpine3.20
FROM node:20.17.0-alpine3.20

RUN apk add --no-cache curl bash bash-completion chromium nss freetype harfbuzz ca-certificates openjdk11
RUN echo @edge https://nl.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories && apk add --no-cache icu-data-full wqy-zenhei@edge
Expand Down
Loading

0 comments on commit fc28600

Please sign in to comment.