We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a9f13 commit 2408d66Copy full SHA for 2408d66
.devcontainer/devcontainer.json
@@ -1,7 +1,7 @@
1
// For format details, see https://aka.ms/vscode-remote/devcontainer.json or this file's README at:
2
{
3
"name": "F#",
4
- "image": "mcr.microsoft.com/dotnet/sdk:9.0.200",
+ "image": "mcr.microsoft.com/dotnet/sdk:9.0.202",
5
"features": {
6
"ghcr.io/devcontainers/features/common-utils:2.5.2": {},
7
"ghcr.io/devcontainers/features/git:1.3.2": {},
0 commit comments