Skip to content

Commit

Permalink
Merge pull request #195 from Guovin/dev
Browse files Browse the repository at this point in the history
chore
  • Loading branch information
Guovin authored Jul 9, 2024
2 parents 1d5bb4d + 5544ab6 commit 2404ab9
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 @@ -11,7 +11,7 @@ RUN pipenv install
RUN sed -i '[email protected]@mirrors.aliyun.com@g' /etc/apt/sources.list \
&& sed -i '[email protected]@mirrors.aliyun.com@g' /etc/apt/sources.list

RUN apt-get update && apt get install -y cron
RUN apt-get update && apt-get install -y cron

ARG INSTALL_CHROMIUM=false

Expand Down

0 comments on commit 2404ab9

Please sign in to comment.