Skip to content

Commit

Permalink
build(deps): bump dotnet/sdk
Browse files Browse the repository at this point in the history
Bumps dotnet/sdk from 8.0.204-alpine3.18-amd64 to 8.0.301-alpine3.18-amd64.

---
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] authored May 30, 2024
1 parent 63a8c25 commit 6968270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:8.0.204-alpine3.18-amd64 AS build
FROM mcr.microsoft.com/dotnet/sdk:8.0.301-alpine3.18-amd64 AS build
WORKDIR /app

# Copy csproj and restore as distinct layer
Expand Down

0 comments on commit 6968270

Please sign in to comment.