We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a91362 commit 39c7a12Copy full SHA for 39c7a12
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM cimg/rust:1.72.1-node
+FROM cimg/rust:1.73-node
2
3
RUN rustup --version; \
4
cargo --version; \
0 commit comments