Skip to content

Commit

Permalink
remove nightly mentions
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed Nov 8, 2023
1 parent 3ae05e2 commit 1164827
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ COPY --chown=xmtp:xmtp --from=builder /home/xmtp/.rustup /home/xmtp/.rustup

USER xmtp

# fmt coming from nightly
RUN ~xmtp/.cargo/bin/rustup toolchain install stable
RUN ~xmtp/.cargo/bin/rustup component add rustfmt
RUN ~xmtp/.cargo/bin/rustup component add clippy
Expand Down

0 comments on commit 1164827

Please sign in to comment.