Skip to content

Commit

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

---
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 May 16, 2024
1 parent 2ef2683 commit 77cad0c
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 AS build
FROM mcr.microsoft.com/dotnet/sdk:8.0.300-alpine3.18 AS build
WORKDIR Authorization/

COPY src/Authorization ./Authorization
Expand Down

0 comments on commit 77cad0c

Please sign in to comment.