Skip to content

Commit

Permalink
ci(devcontainer): bump ghcr.io/devcontainers/features/dotnet
Browse files Browse the repository at this point in the history
Bumps ghcr.io/devcontainers/features/dotnet from 2.1.1 to 2.1.2.

---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 8f3875d commit 6511390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"postCreateCommand": "dotnet restore",
"remoteUser": "vscode",
"features": {
"ghcr.io/devcontainers/features/dotnet:2.1.1": {
"ghcr.io/devcontainers/features/dotnet:2.1.2": {
"version": "6.0"
},
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
Expand Down

0 comments on commit 6511390

Please sign in to comment.