Skip to content

Commit

Permalink
feat: add chromium install to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
junseublim committed Dec 28, 2024
1 parent f71d1e7 commit b3cf55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN apk add --no-cache \
libxtst6 \
lsb-release \
wget \
xdg-utils \
xdg-utils

WORKDIR /app
COPY package*.json ./
Expand Down

0 comments on commit b3cf55f

Please sign in to comment.