Skip to content

Commit a95f34e

Browse files
committed
test(CRC-184): Install chromium and pupetter dependencies
1 parent 19ad5a1 commit a95f34e

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
@@ -1,6 +1,6 @@
11
# cspell: disable
22

3-
FROM node:22-alpine AS installer
3+
FROM node:22-alpine
44
# Install necessary dependencies for Puppeteer and Chromium
55
RUN apt-get update && apt-get install -y --no-install-recommends \
66
fonts-liberation \

0 commit comments

Comments
 (0)