Skip to content

Commit af952ed

Browse files
committed
1 parent 46e0c48 commit af952ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile.python_wheels

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ RUN date > dist_out/test_done.ts
3838

3939
FROM scratch AS export
4040
COPY --from=build /src/dist_out /dist
41+
COPY --from=build /root/.cache/pip /root/.cache/pip
4142
COPY --from=test /src/dist_out/test_done.ts /dist

0 commit comments

Comments
 (0)