mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-16 04:41:52 +00:00
change browser
This commit is contained in:
@@ -27,8 +27,8 @@ COPY pyproject.toml .
|
||||
COPY uv.lock* .
|
||||
|
||||
RUN uv sync --frozen
|
||||
RUN uv run playwright install chromium
|
||||
RUN uv run playwright install-deps chromium
|
||||
RUN uv run playwright install firefox
|
||||
RUN uv run playwright install-deps firefox
|
||||
|
||||
# 只複製 app/ 的內容進去
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user