Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit 3462c75

Browse files
committed
User is root... for now
1 parent 4a269b4 commit 3462c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ COPY . .
66

77
RUN bash ./setup.sh
88

9-
ENV PATH="/home/.cargo/bin:$PATH"
9+
ENV PATH="/root/.cargo/bin:$PATH"

0 commit comments

Comments
 (0)