diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 369fb8a..5ed0e0a 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ // README at: https://github.com/devcontainers/templates/tree/main/src/dotnet { "name": "C# (.NET)", - "image": "mcr.microsoft.com/devcontainers/dotnet:1.3.1-8.0-jammy", + "image": "mcr.microsoft.com/devcontainers/dotnet:1.3.2-8.0-jammy", // Features to add to the dev container. More info: https://containers.dev/features. "features": { "ghcr.io/devcontainers/features/rust:1": {