Skip to content

Commit

Permalink
build(deps): bump dotnet/sdk in /deployment/docker
Browse files Browse the repository at this point in the history
Bumps dotnet/sdk from 8.0.403 to 9.0.101.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 2d6fad2 commit 334a405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:8.0.403
FROM mcr.microsoft.com/dotnet/sdk:9.0.101
ENV CI=true
RUN apt-get update && apt-get install -y \
npm \
Expand Down

0 comments on commit 334a405

Please sign in to comment.