Skip to content

Commit

Permalink
Bump dotnet/sdk in /.github/docker
Browse files Browse the repository at this point in the history
Bumps dotnet/sdk from 8.0.401-1-bookworm-slim to 8.0.402-bookworm-slim.

---
updated-dependencies:
- dependency-name: dotnet/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 25, 2024
1 parent d3ed21a commit 3aa48ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/docker/Dockerfile.dotnetrestore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM mcr.microsoft.com/dotnet/sdk:8.0.401-1-bookworm-slim@sha256:1e8c6666f3e31f96d22a5c77054589f85078a4850595421c6999395f26e79b9a
FROM mcr.microsoft.com/dotnet/sdk:8.0.402-bookworm-slim@sha256:b6333c015432da2dd392b8a865bba4e76e9d39d105d65e72b485cf92bcf71316

CMD echo this is a dummy file used to automate dependency upgrades for plugins

0 comments on commit 3aa48ba

Please sign in to comment.