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 7881cda commit 329b519Copy full SHA for 329b519
.devcontainer/Dockerfile
@@ -1,5 +1,5 @@
1
# It's easier to restore node/typescript than dotnet, which is why we use this as the base
2
-FROM mcr.microsoft.com/devcontainers/dotnet:9.0
+FROM mcr.microsoft.com/devcontainers/dotnet:8.0
3
4
# Install VSCode which includes the library prereqs to run vscode-test
5
RUN <<SCRIPT
0 commit comments