Skip to content

Commit 77a46fe

Browse files
committed
Update Dockerfile
1 parent c606451 commit 77a46fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ RUN --mount=type=cache,target=/root/.cache/uv \
7272
chown -R ${USER}:${USER} ${VIRTUAL_ENV} && \
7373
uv pip list
7474

75-
USER ${USER}
7675
COPY --chown=${USER}:${USER} tests tests
7776
COPY --chown=${USER}:${USER} Makefile Makefile
7877

0 commit comments

Comments
 (0)