Skip to content

Commit c06208e

Browse files
committed
fix
1 parent 74c5bab commit c06208e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extras/speaker-recognition/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ COPY --from=ghcr.io/astral-sh/uv:latest /uv /bin/uv
1616

1717
# Copy dependency files and source code
1818
COPY pyproject.toml ./
19+
COPY uv.lock ./
1920
COPY src/ ./src/
2021

2122
# Install dependencies and package

0 commit comments

Comments
 (0)