From c79ec1d998835852f68f1f6d9d499c39a1f54920 Mon Sep 17 00:00:00 2001 From: Dev containers Bot <126614555+devcontainers-bot@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:57:28 +0100 Subject: [PATCH] Automated documentation update [skip ci] (#293) Co-authored-by: github-actions --- src/dotnet-mssql/README.md | 2 +- src/dotnet-postgres/README.md | 2 +- src/dotnet/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dotnet-mssql/README.md b/src/dotnet-mssql/README.md index 6fd6e794..79248b42 100644 --- a/src/dotnet-mssql/README.md +++ b/src/dotnet-mssql/README.md @@ -7,7 +7,7 @@ Develop C# and .NET Core based applications. Includes all needed SDKs, extension | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| -| imageVariant | .NET version: | string | 8.0-bookworm | +| imageVariant | .NET version: | string | 9.0-bookworm | This template references an image that was [pre-built](https://containers.dev/implementors/reference/#prebuilding) to automatically include needed devcontainer.json metadata. diff --git a/src/dotnet-postgres/README.md b/src/dotnet-postgres/README.md index e9c52dc8..56912763 100644 --- a/src/dotnet-postgres/README.md +++ b/src/dotnet-postgres/README.md @@ -7,7 +7,7 @@ Develop C# and .NET Core based applications. Includes all needed SDKs, extension | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| -| imageVariant | .NET version: | string | 8.0-bookworm | +| imageVariant | .NET version: | string | 9.0-bookworm | This template references an image that was [pre-built](https://containers.dev/implementors/reference/#prebuilding) to automatically include needed devcontainer.json metadata. diff --git a/src/dotnet/README.md b/src/dotnet/README.md index 567768dc..ea1c30ea 100644 --- a/src/dotnet/README.md +++ b/src/dotnet/README.md @@ -7,7 +7,7 @@ Develop C# and .NET based applications. Includes all needed SDKs, extensions, an | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| -| imageVariant | .NET version: | string | 8.0-bookworm | +| imageVariant | .NET version: | string | 9.0-bookworm | This template references an image that was [pre-built](https://containers.dev/implementors/reference/#prebuilding) to automatically include needed devcontainer.json metadata.