Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/devcontainers/dotnet docker tag…
Browse files Browse the repository at this point in the history
… to v1.3.1
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent c94a851 commit ce8564e
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
@@ -1,6 +1,6 @@
{
"name": "CliWrap.FSharp",
"image": "mcr.microsoft.com/devcontainers/dotnet:1.3.0-8.0-bookworm-slim",
"image": "mcr.microsoft.com/devcontainers/dotnet:1.3.1-8.0-bookworm-slim",
"containerUser": "vscode",
"customizations": {
"vscode": {
Expand Down

0 comments on commit ce8564e

Please sign in to comment.