Skip to content

Commit

Permalink
Release v0.4.6 (#1195)
Browse files Browse the repository at this point in the history
  • Loading branch information
samruddhikhandale authored Sep 23, 2024
1 parent dcfef0d commit 3c984d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/base-ubuntu/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.5",
"version": "1.2.0",
"variants": [
"noble",
"jammy",
Expand Down
4 changes: 1 addition & 3 deletions src/dotnet/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"ghcr.io/devcontainers/features/common-utils:2": {
"installZsh": "true",
"username": "vscode",
"upgradePackages": "true",
"userUid": "1000",
"userGid": "1000"
"upgradePackages": "true"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "none"
Expand Down
2 changes: 1 addition & 1 deletion src/dotnet/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.1",
"version": "1.3.2",
"variants": [
"9.0-bookworm-slim",
"9.0-noble",
Expand Down

0 comments on commit 3c984d6

Please sign in to comment.