Skip to content

Commit cc32322

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

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
3+
FROM node:22
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)