Skip to content

Commit

Permalink
Up
Browse files Browse the repository at this point in the history
  • Loading branch information
axonasif committed Oct 13, 2023
1 parent 980c286 commit 311d888
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ RUN target=/usr/bin/meilisearch \
-L https://github.com/meilisearch/meilisearch/releases/download/v1.1.0/meilisearch-linux-amd64 \
&& chmod +x "${target}"

USER gitpod

RUN rustup default nightly \
&& rustup component add clippy --toolchain nightly #-2023-07-13 \
&& rustup component add rustfmt --toolchain nightly #-2023-07-13

USER gitpod

0 comments on commit 311d888

Please sign in to comment.