mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-27 04:40:27 +00:00
chore: 🎨 Update Path
This commit is contained in:
parent
b08e3fd3db
commit
a012d59fc2
@ -21,6 +21,6 @@ WORKDIR /home/${CONTAINER_USER}
|
||||
|
||||
# Install Rust
|
||||
RUN curl https://sh.rustup.rs -sSf | bash -s -- -y
|
||||
ENV PATH=${PATH}:/home/${CONTAINER_USER}/.cargo/bin:/home/${CONTAINER_USER}/opt/bin
|
||||
ENV PATH=${PATH}:/home/${CONTAINER_USER}/.cargo/bin
|
||||
|
||||
CMD [ "/bin/bash" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user