Skip to content

Commit 2f0ffac

Browse files
Bump dotnet/sdk from 3f32f39 to 53b1a50 in /docker (#4049)
Bumps dotnet/sdk from `3f32f39` to `53b1a50`. --- updated-dependencies: - dependency-name: dotnet/sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1dd1d0 commit 2f0ffac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/alpine.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:9.0.200-alpine3.20@sha256:3f32f39380b2435694bd0246c5e73ba02d515aaa70ec9c5331f4d924b41a5166
1+
FROM mcr.microsoft.com/dotnet/sdk:9.0.200-alpine3.20@sha256:53b1a50ed48f3f8a465c26d26b152ea27a90e37a5756b1da85da9fdd20c32216
22
RUN apk update \
33
&& apk upgrade \
44
&& apk add --no-cache --update \

0 commit comments

Comments
 (0)