Skip to content

Commit 4463a2e

Browse files
committed
@sanderegg remove unneccesary section in dockerfile
1 parent 0c5e7c0 commit 4463a2e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/performance/docker/Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,4 @@ COPY --from=uv_build /uv /uvx /bin/
7474

7575
RUN uv venv "${VIRTUAL_ENV}"
7676

77-
RUN --mount=type=cache,target=/root/.cache/uv \
78-
uv pip install --upgrade \
79-
wheel \
80-
setuptools
81-
8277
WORKDIR /test

0 commit comments

Comments
 (0)