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.403-bookworm-slim to 9.0.100-bookworm-slim.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 860bd57 commit d14d231
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.403-bookworm-slim@sha256:b38da1961b1358940c634560747e09ef8047234e66c71033f19ac2e777f60240
FROM mcr.microsoft.com/dotnet/sdk:9.0.100-bookworm-slim@sha256:7d24e90a392e88eb56093e4eb325ff883ad609382a55d42f17fd557b997022ca

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

0 comments on commit d14d231

Please sign in to comment.