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 cb2de9d commit cb2ba77Copy full SHA for cb2ba77
docker.env
@@ -2,4 +2,4 @@ IMAGE_NAME=rustvmm/dev
2
REGISTRY=index.docker.io
3
GIT_COMMIT=$(git rev-parse HEAD)
4
GIT_BRANCH=$(git rev-parse --abbrev-ref HEAD)
5
-RUST_TOOLCHAIN="1.87.0"
+RUST_TOOLCHAIN="1.90.0"
0 commit comments