Skip to content

Commit fc28600

Browse files
committed
fix: keep order of files in JS resources + update deps
1 parent 37ef32f commit fc28600

4 files changed

Lines changed: 1098 additions & 502 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20.14.0-alpine3.20
1+
FROM node:20.17.0-alpine3.20
22

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

0 commit comments

Comments
 (0)