Skip to content

Commit

Permalink
chore: .devcontainer updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Nov 21, 2023
1 parent 94370ae commit 0fc86d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \

USER vscode

RUN curl --proto '=https' --tlsv1.2 -sSf curl https://sh.rustup.rs | sh -s -- -y

RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"christian-kohler.path-intellisense",
"ms-vscode.live-server",
"mutantdino.resourcemonitor",
"rangav.vscode-thunder-client",
"redhat.vscode-yaml",
"rust-lang.rust-analyzer",
"serayuzgur.crates",
"tamasfe.even-better-toml",
Expand Down

0 comments on commit 0fc86d1

Please sign in to comment.