Skip to content

Commit 687bb7c

Browse files
committed
chore: add glib which can resolve docker scout issue
1 parent e21a436 commit 687bb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN npm install -g pnpm@9.7.1
1717
RUN apk add --update --no-cache python3 py3-pip g++ make
1818

1919
# For puppeteer
20-
RUN apk upgrade --no-cache --available \
20+
RUN apk upgrade --no-cache --available glib \
2121
&& apk add --no-cache \
2222
chromium-swiftshader \
2323
ttf-freefont \

0 commit comments

Comments
 (0)