Skip to content

Commit 2408d66

Browse files
authored
update devcontainer sdk (#18412)
1 parent d4a9f13 commit 2408d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// For format details, see https://aka.ms/vscode-remote/devcontainer.json or this file's README at:
22
{
33
"name": "F#",
4-
"image": "mcr.microsoft.com/dotnet/sdk:9.0.200",
4+
"image": "mcr.microsoft.com/dotnet/sdk:9.0.202",
55
"features": {
66
"ghcr.io/devcontainers/features/common-utils:2.5.2": {},
77
"ghcr.io/devcontainers/features/git:1.3.2": {},

0 commit comments

Comments
 (0)