Skip to content

Commit 0d34278

Browse files
committed
chore: Update the Dev Container configuration
1 parent c025e41 commit 0d34278

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"ghcr.io/devcontainers/features/docker-in-docker:2": {
1414
"moby": true
1515
},
16-
"ghcr.io/devcontainers/features/dotnet:2.3.0": {
17-
"version": "9.0",
16+
"ghcr.io/devcontainers/features/dotnet:2.4.1": {
17+
"version": "10.0",
1818
"installUsingApt": false
1919
}
2020
},

0 commit comments

Comments
 (0)