forked from mirrors/relay
Version v0.1.0-r105
This commit is contained in:
parent
2a9a0af9ee
commit
d32f1370a5
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ RUN \
|
|||
USER build
|
||||
WORKDIR /opt/build
|
||||
|
||||
ENV PATH="PATH:/opt/build/.cargo/bin"
|
||||
ENV PATH="$PATH:/opt/build/.cargo/bin"
|
||||
|
||||
RUN \
|
||||
chmod +x rustup.sh && \
|
||||
|
|
Loading…
Reference in a new issue