Skip to content

Commit cd10de0

Browse files
Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v10 (#1469)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent aba4c57 commit cd10de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"image": "mcr.microsoft.com/devcontainers/dotnet:8.0",
2+
"image": "mcr.microsoft.com/devcontainers/dotnet:10.0",
33
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}",
44
"customizations": {
55
"vscode": {

0 commit comments

Comments
 (0)