Skip to content

Commit

Permalink
ci: docker
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Jul 26, 2024
1 parent f7d2cba commit 1ab11fd
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 @@ -51,7 +51,7 @@ RUN apt update && apt install -y \
--no-install-recommends \
xvfb \
&& rm -rf /var/lib/apt/lists/*
RUN snap install chromium
RUN apt install chromium

#时区为中国
ENV TZ=Asia/Shanghai
Expand Down

0 comments on commit 1ab11fd

Please sign in to comment.