Skip to content

Commit

Permalink
Bump dotnet/sdk from 1e2d091 to d27f74b in /docker (#3915)
Browse files Browse the repository at this point in the history
Bumps dotnet/sdk from `1e2d091` to `d27f74b`.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 27364f2 commit 961cba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/alpine.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:9.0.101-alpine3.20@sha256:1e2d0919b9489be1306a955bc506b74a95fd0c5fb9cb8bd58b96bea82d600152
FROM mcr.microsoft.com/dotnet/sdk:9.0.101-alpine3.20@sha256:d27f74bbb6f04810e8ba7c986b4382dc2e7510218771e43a2ecb10706a02eae7
RUN apk update \
&& apk upgrade \
&& apk add --no-cache --update \
Expand Down

0 comments on commit 961cba1

Please sign in to comment.