Skip to content

Commit

Permalink
chore(deps): bump dotnet/sdk in /.devops/dotnet-sdk
Browse files Browse the repository at this point in the history
Bumps dotnet/sdk from 8.0.401 to 8.0.401-1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 9a57f22 commit c4882bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devops/dotnet-sdk/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM mcr.microsoft.com/dotnet/sdk:8.0.401
FROM mcr.microsoft.com/dotnet/sdk:8.0.401-1

RUN useradd -u 1000 -ms /bin/bash ladesa

0 comments on commit c4882bc

Please sign in to comment.