Skip to content

Commit 02ce19e

Browse files
committed
u
1 parent d7e4cb8 commit 02ce19e

2 files changed

Lines changed: 1 addition & 959 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RUN apt-get update && apt-get install -y \
3737
libasound2 \
3838
&& rm -rf /var/lib/apt/lists/*
3939

40-
COPY pyproject.toml uv.lock ./
40+
COPY pyproject.toml uv.lock README.md ./
4141
RUN uv sync --frozen
4242
RUN playwright install --with-deps chromium
4343

0 commit comments

Comments
 (0)