Skip to content

Commit

Permalink
AL: fix Rust image
Browse files Browse the repository at this point in the history
  • Loading branch information
adalundhe committed Feb 18, 2024
1 parent a534bcf commit ac9c659
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rust/Dockerfile.rust
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ RUN apt clean \
USER ${USERNAME}
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y

USER root

COPY ./resources/rust/.envrc /.envrc

0 comments on commit ac9c659

Please sign in to comment.