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 dcfef0d commit 3c984d6Copy full SHA for 3c984d6
src/base-ubuntu/manifest.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "1.1.5",
+ "version": "1.2.0",
3
"variants": [
4
"noble",
5
"jammy",
src/dotnet/.devcontainer/devcontainer.json
@@ -7,9 +7,7 @@
7
"ghcr.io/devcontainers/features/common-utils:2": {
8
"installZsh": "true",
9
"username": "vscode",
10
- "upgradePackages": "true",
11
- "userUid": "1000",
12
- "userGid": "1000"
+ "upgradePackages": "true"
13
},
14
"ghcr.io/devcontainers/features/node:1": {
15
"version": "none"
src/dotnet/manifest.json
- "version": "1.3.1",
+ "version": "1.3.2",
"9.0-bookworm-slim",
"9.0-noble",
0 commit comments