We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db5700 commit d4902f2Copy full SHA for d4902f2
1 file changed
.devcontainer/devcontainer.json
@@ -7,7 +7,7 @@
7
"args": {
8
// Update 'VARIANT' to pick a .NET Core version: 3.1, 5.0, 6.0
9
// Append -bullseye or -focal to pin to an OS version.
10
- "VARIANT": "6.0",
+ "VARIANT": "7.0",
11
// Options
12
"NODE_VERSION": "none"
13
}
0 commit comments