We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ef32f commit fc28600Copy full SHA for fc28600
4 files changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.14.0-alpine3.20
+FROM node:20.17.0-alpine3.20
2
3
RUN apk add --no-cache curl bash bash-completion chromium nss freetype harfbuzz ca-certificates openjdk11
4
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