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 fe344bd commit 29c89beCopy full SHA for 29c89be
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/devcontainers/rust:2-1-bookworm
+FROM mcr.microsoft.com/devcontainers/rust:1-1-bookworm
2
3
RUN apt-get update -y \
4
&& apt-get upgrade -y \
0 commit comments